99 Commits (e7c9f52fd960440614c30c3f852bf74f1febe6b3)

Author SHA1 Message Date
Michael Widenius 0fae0335d4 Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 15 years ago
Michael Widenius 4c7af343e0 Fixed build failures 15 years ago
Michael Widenius 74af6dfad0 Nicer output for mysql_upgrade 15 years ago
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 15 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut 6f3a540c37 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Georgi Kodinov df8642b212 Bug #41057: mysql_update fails FATAL ERROR: Failed to create temporary file for defaults 16 years ago
Staale Smedseng 8c65b726a5 Recommit of Bug#49447. 16 years ago
unknown 699a87110d This is a patch for bug#41569. 16 years ago
Michael Widenius d13c54351d Remove compiler warnings (Including some warnings from -Wstrict-aliasing) 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
unknown 96665fd9cc BUG#43579 mysql_upgrade tries to alter log tables on replicated database 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Georgi Kodinov 097c7b38c8 Bug #45287: phase 2 : 5.0 64 bit compilation warnings 17 years ago
Alexander Nozdrin 744373ecc0 Fix compilation failures: get rid of C++ specifics in C-code. 17 years ago
Alexey Kopytov 808bed557e Bug #44638: mysql_upgrade, mysqlcheck output instance unclear 17 years ago
Jim Winstead 86dc69e045 mysql_upgrade ignored the --basedir and --datadir arguments as it has no use 17 years ago
Jim Winstead 038be08a1b Various command-line utilities, including mysqlbinlog and mysqldump, don't 17 years ago
Jim Winstead 23116951ae Make SSL options appear in correct place in mysql_upgrade and mysqltest 17 years ago
Georgi Kodinov e8cc09dc8d fixed compilation warnings. addendum to the fix for bug 29125 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Alexey Botchkov 9b6a09d155 Bug#35934 mysql_upgrade calls mysqlcheck with insufficient parameters 17 years ago
Chad MILLER b615e3d535 Backport compiler warning fix from 5.1-bugteam. 18 years ago
Davi Arnaut d622b04f39 Post-merge fix: Silence warning due to type mismatch. 18 years ago
Chad MILLER abeda651c5 Bug#31605: mysql_upgrade relies on Linux /proc filesystem when not \ 18 years ago
Alexey Botchkov 381fb617d3 Bug #35934 mysql_upgrade calls mysqlcheck with insufficient parameters. 18 years ago
unknown 6add5be771 Bug#36469 mysql_upgrade does not use --tmpdir 18 years ago
unknown d020488971 Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and 18 years ago
unknown 0741a4d1b0 Removed extra spaces 18 years ago
unknown ee7f125d5f Bug #15327: configure: --with-tcp-port option being partially ignored 18 years ago
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