summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-2320-40/+21
* Only call mysql_server_end if mysql_server_init has been called. unknown2006-12-061-2/+9
* Cset exclude: msvensson@neptunus.(none)|ChangeSet|20061204181655|04883unknown2006-12-051-19/+0
* Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-12-041-2/+4
|\
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-12-041-0/+2
| |\
| * | Bug#24389 mysqltest: Could not open connection 'default': 2013 Lost connectio...unknown2006-12-041-2/+4
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-043-12/+13
|\ \ \
| * \ \ Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-013-12/+11
| |\ \ \
| | * | | Fixed compiler warningsunknown2006-11-303-11/+10
| | * | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
| * | | | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0unknown2006-11-291-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge mysql.com:/home/hf/work/thfix/my41-thfixunknown2006-11-291-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | fixed compilation failure on hpuxunknown2006-11-291-0/+2
* | | | | mysqltestunknown2006-12-041-0/+19
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-301-8/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add "chmod" command to mysqltestunknown2006-11-301-1/+44
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-11-281-10/+79
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug19731/my50-bug19731unknown2006-11-291-0/+46
|\ \ \ \ \
| * | | | | Add command "chmod" to mysqltestunknown2006-11-291-0/+45
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-11-284-74/+166
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-271-6/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.0unknown2006-11-273-64/+88
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Added some missing DBUG_RETURNunknown2006-11-231-3/+3
| | * | | | | Remove compiler warningsunknown2006-11-203-61/+85
| * | | | | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-3/+2
| |\ \ \ \ \ \
| | * | | | | | WL#3475 mergingunknown2006-10-241-7/+8
| | * | | | | | Merge mysql.com:/home/hf/work/w3475/my41-w3475unknown2006-10-231-8/+81
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-10/+79
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | mergingunknown2006-11-161-19/+14
| | * | | | | | Merge bk@192.168.21.1:mysql-4.1unknown2006-11-161-8/+82
| | |\ \ \ \ \ \
| | | * | | | | | merging fixunknown2006-10-241-2/+2
| | | | |/ / / / | | | |/| | | |
| | | * | | | | WL#3475 (Threads for the embedded server in mysqltest)unknown2006-10-231-13/+89
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-271-3/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for Bug #21412 (client allows DELIMITER with backslash character)unknown2006-10-021-3/+24
* | | | | | | | | Add mysys/my_getpagesize.c as source file for mysql_upgradeunknown2006-11-232-2/+3
* | | | | | | | | 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
* | | | | | | | Bug#19799 delimiter command not working correctly when sourcing a sql fileunknown2006-11-211-1/+2
* | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-211-4/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge 192.168.0.4:mysql/mysql-4.1-maintunknown2006-11-211-3/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Remove unused variableunknown2006-11-211-3/+1
| * | | | | | | | Add missing semicolon unknown2006-11-211-1/+1
* | | | | | | | | Port mysql_upgrade to be tested on windowsunknown2006-11-211-14/+21
* | | | | | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-201-3/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix mysqltest to automatically replace \ with / also inunknown2006-11-201-3/+11
| |/ / / / / / /
* | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug19817/my50-bug19817unknown2006-11-131-17/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libsunknown2006-11-131-17/+13
* | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-11-131-21/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Memory allocation bug fixedunknown2006-11-101-21/+16