summaryrefslogtreecommitdiff
path: root/client/mysql_upgrade.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and unknown2007-10-081-0/+4
* Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-151-2/+7
|\
| * Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-2/+7
* | Bug#29805 mysql_upgrade test fail if ~/.my.cnf contain a passwordunknown2007-08-271-0/+2
* | Bug#28560 mysql_upgrade test links /usr/local/mysql/lib librariesunknown2007-08-271-30/+39
* | Remove the temporary file created by mysql_upgrade unknown2007-08-031-0/+1
|/
* Use a temp variable "error" for storing return code of pcloseunknown2007-04-231-1/+3
* It's not possible to use the return value of fputs unknown2007-04-231-4/+10
* Remove commentunknown2007-04-201-1/+1
* mysql_upgrade portability fixesunknown2007-04-191-76/+35
* mysql_upgrade win fixesunknown2007-04-191-5/+8
* Remove the check for value_start(if any it should be *value_start)unknown2007-04-181-1/+1
* Use my_snprintf instead of snprintfunknown2007-04-181-3/+3
* Bug#25452 mysql_upgrade access deniedunknown2007-04-181-541/+647
* Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-4/+13
|\
| * Fixed compiler warnings.unknown2007-02-281-9/+20
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+2
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-2/+2
| | |\
| | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+2
* | | | Bug #25074 mysql_upgrade test can't give consistent resultsunknown2007-02-281-55/+65
|/ / /
* | | Merge recycle.(none):/src/bug22807/my50-bug22807unknown2007-01-181-20/+57
|\ \ \
| * | | Bug#22807 mysql_upgrade fails when called with a basedir-path containing spacesunknown2007-01-181-20/+57
| |/ /
* | | Merge trift2.:/MySQL/M50/mysql-5.0unknown2006-12-281-1/+11
|\ \ \
| * \ \ Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-24896unknown2006-12-201-1/+11
| |\ \ \ | | |/ / | |/| |
| | * | BUG#24896 magnus' suggestionunknown2006-12-121-2/+2
| | * | BUG#24896 mysql_upgrade -p fixunknown2006-12-081-1/+11
| | |/
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-releaseunknown2006-11-231-6/+8
|\ \ | |/
| * Build fixes for NetWareunknown2006-11-231-6/+8
* | mysql_upgrade should look for .sql script also in share/ directoryunknown2006-11-231-1/+1
* | Port mysql_upgrade to be tested on windowsunknown2006-11-211-14/+21
* | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-11-131-21/+16
|\ \ | |/
| * Memory allocation bug fixedunknown2006-11-101-21/+16
* | Make it possible for .test suites to run "mysql_upgrade"unknown2006-11-131-2/+2
|/
* Fix warnings and NetWare compile failure unknown2006-11-091-2/+1
* BUG#20100 fix: mysql_upgrade modified to also accept all unknown2006-11-081-241/+459
* Bug#21011 The [client] group header was overwritten by "password" option in u...unknown2006-09-151-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-08-231-2/+14
|\
| * Bug#21224: mysql_upgrade uses possibly insecure temporary filesunknown2006-08-111-2/+14
* | Merge bk@192.168.21.1:mysql-5.0-ktunknown2006-08-021-1/+1
|\ \
| * | bug #19452 (mysql_upgrade reads [client] section but doesn't handle [host] op...unknown2006-07-031-1/+1
| |/
* | bug #20950 (mysql_upgrade looks for 'mysqlcheck' not for 'mysqlcheck.exe'unknown2006-07-211-2/+11
|/
* Win build fixunknown2006-05-021-1/+1
* Fix for Win buildunknown2006-05-011-2/+4
* bug #18115 (mysql_upgrade on Windows)unknown2006-04-281-0/+400