85 Commits (6d7f876a881f9182d9728c6ac16c1b816255335b)

Author SHA1 Message Date
unknown 4618d68d6d Bug#31177: Server variables can't be set to their current values 18 years ago
unknown 53f7db282d Bug#31177: Server variables can't be set to their current values 18 years ago
unknown 89a208850a Bug#31177: Server variables can't be set to their current values 18 years ago
unknown 78348d4ed1 Issue a warning if a user sets an option or a variable to a value that is greater than a defined maximum for the option/variable. 18 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 9946ed16f3 Test and bug fixes and removed unneccessary files. 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown ca7ee3755f Flush stderr after print of error message to get predictable output 19 years ago
unknown fbd4378b85 Bug#10608 mysqladmin breaks on "database" variable in my.cnf 19 years ago
unknown b5dc243e3d Fix incorrect casts in my_getopt code that capped the maximum of longlong 20 years ago
unknown 598d642285 Fixed a bug in argument sending to get_one_option. 20 years ago
unknown 87544d67cc Added possibility to use string values 'true' and 'false' case 20 years ago
unknown ba144e2290 fixes for windows 64-bit compiler warnings 21 years ago
unknown e084746626 Fixed Bug#6593, "Inconsistency in handling option prefixes (--skip, --disable, etc.)" 21 years ago
unknown c9394a0f0d Added global my_getopt_error_reporter function pointer which is 21 years ago
unknown db15b91915 Code style fixes. 21 years ago
unknown f2ef3d162e Bug #4466 Nothing in .err when mysql service ends because of malformed my.ini options 22 years ago
unknown 87bce8540c Bug #4466 Nothing in .err when mysql service ends because of malformed my.ini options 22 years ago
unknown 4736e7d4bd BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.ini options 22 years ago
unknown 767d880f9c mysql_priv.h: 22 years ago
unknown f203bebafc assert.h needed for my_dbug.h now is included in my_dbug.h, where it for 22 years ago
unknown b3851363ba Added patches from Novell 22 years ago
unknown d3f1288044 better followup fix for my_getopt (Argh!) 22 years ago
unknown 1175b48555 followup - error fixed 22 years ago
unknown ad3d7a210d bug#3529 - my_getopt doesn't process short OPT_ARG options correctly 22 years ago
unknown aa20bd9e8c Ensure that one can't from the command line set a variable too small. (Bug #2710) 22 years ago
unknown ec76183bec Added new option --sync-frm / --skip-sync-frm 22 years ago
unknown 7eea262321 - Added missing documentation to some mysql.cc options. 22 years ago
unknown 8b0ba59c41 Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARG 22 years ago
unknown 5281f34e64 Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARG 22 years ago
unknown 3ca0fa1525 Update VC++ files 22 years ago
unknown e72124c4cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 22 years ago
unknown 07001f78ec - Code cleanup: replaced C++-style comments with the proper syntax for 22 years ago
unknown 59806e1004 vio ssl structure renames (to get rid of ending _) 23 years ago
unknown e17562b55a Support for variables with components 23 years ago
unknown 0a1d7d64c8 Made check for structured option handling more robust and faster. 23 years ago
unknown cb9c86ede6 Added support for structured options (WL task ID 947). 23 years ago
unknown 58fb175f24 removed a wrong cast that limited ulonglong options to max. ulong value. 23 years ago
unknown 5c100a6975 after merge fixes 23 years ago
unknown b533cd5c83 Only write to the error log if --log-error is specified and --console is not specified 23 years ago
unknown e3c7f4d85e A lot of portability fixes. 23 years ago
unknown 2c5aae462a Fixed a bug in my_getopt 23 years ago
unknown c37aa34aa0 Fixed a bug in my_getopt and mysqld.cc 23 years ago
unknown 84e187bc98 Removed unneccessary comment. 24 years ago
unknown d5ececde0c * Fixed a bug in my_getopt 24 years ago
unknown 338b68acf6 A compatibility fix in my_getopt for boolean variables. All of 24 years ago
unknown a8caad316a New SET syntax & system variables. 24 years ago
unknown 0670fc939b Added a compile fix for AIX to include/my_sys.h 24 years ago
unknown 370016677a Added support for semaphores in mysys. 24 years ago