51 Commits (6769a80dfc2d7173f5cfee5809bc66816d6bf2a5)

Author SHA1 Message Date
unknown 6fdcb4c7b3 Bug#29805 mysql_upgrade test fail if ~/.my.cnf contain a password 19 years ago
unknown bd55d4f174 Bug#28560 mysql_upgrade test links /usr/local/mysql/lib libraries 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown a1552e8f8d Remove the temporary file created by mysql_upgrade 19 years ago
unknown f9ea427508 Set --debug-check if one uses DBUG_PUSH in all clients 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 09e6e6618f Use a temp variable "error" for storing return code of pclose 19 years ago
unknown f1e81f6c8d It's not possible to use the return value of fputs 19 years ago
unknown 1f6c9a58fb Remove comment 19 years ago
unknown 36cd228af1 mysql_upgrade portability fixes 19 years ago
unknown 4fff310ecf mysql_upgrade win fixes 19 years ago
unknown 1f949e082d Remove the check for value_start(if any it should be *value_start) 19 years ago
unknown 87a05adf40 Use my_snprintf instead of snprintf 19 years ago
unknown 1d24597ff9 Bug#25452 mysql_upgrade access denied 19 years ago
unknown 442afcf452 Fixed memory leak in mysql_upgrade 19 years ago
unknown ef56d39bcc Fix bad merge of mysql_upgrade.c; return to version 1.27 of the file, as after fix for bug 25074 19 years ago
unknown def9c0b236 Fixed compiler warnings. 19 years ago
unknown 57af6dc440 Bug #25074 mysql_upgrade test can't give consistent results 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown b1bfec7309 Bug#22807 mysql_upgrade fails when called with a basedir-path containing spaces 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown c6e421bc45 BUG#24896 magnus' suggestion 19 years ago
unknown 12ac165c2f BUG#24896 mysql_upgrade -p fix 19 years ago
unknown 3fff19bfe3 mysql_upgrade should look for .sql script also in share/ directory 19 years ago
unknown 6351280267 Build fixes for NetWare 19 years ago
unknown 85a590a26c Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
unknown 4cd2aa73dd Port mysql_upgrade to be tested on windows 19 years ago
unknown 8c598f607f Make it possible for .test suites to run "mysql_upgrade" 19 years ago
unknown 3c47f57f81 Memory allocation bug fixed 19 years ago
unknown 0100c53f9d Fix warnings and NetWare compile failure 19 years ago
unknown cf3487acf3 BUG#20100 fix: mysql_upgrade modified to also accept all 19 years ago
unknown ef218ff99d Bug#21011 The [client] group header was overwritten by "password" option in upgrade_defaults file which confused mysqlcheck thus used to prevent the whole thing from running correctly when the "--password=" option is specified on mysql_upgrade command line with no corresponding "--user=" option 20 years ago
unknown 943543ba09 Bug#21224: mysql_upgrade uses possibly insecure temporary files 20 years ago
unknown cbb65b525a bug #20950 (mysql_upgrade looks for 'mysqlcheck' not for 'mysqlcheck.exe' 20 years ago
unknown dc692283ee bug #19452 (mysql_upgrade reads [client] section but doesn't handle [host] option 20 years ago
unknown 521d6b3dab Win build fix 20 years ago
unknown 57b21b5bdb Fix for Win build 20 years ago
unknown 82c45de638 bug #18115 (mysql_upgrade on Windows) 20 years ago
unknown 2cf4bf8c98 mysql_upgrade.c: 20 years ago
unknown 41b7ffd880 WL#2645 (mysql_upgrade tool) 20 years ago
unknown de2201b13f bug #18115 (mysql_upgrade missing in Windows binary) 20 years ago