summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix AIX compile failure.unknown2006-03-301-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-291-5/+7
|\
| * Fixed compiler and valgrind warningsunknown2006-03-291-5/+7
* | Behavior change to preserve schema unless you specify autogenerated SQL or cr...unknown2006-03-281-2/+7
* | Manual merge.unknown2006-03-281-0/+1
|\ \ | |/ |/|
| * Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-0/+1
* | Merge zim.(none):/home/ian/workspace/mysql-5.0unknown2006-03-271-2/+9
|\ \
| * | Fix for bug #16855unknown2006-03-271-2/+9
* | | netware doesnt use forkunknown2006-03-271-1/+1
* | | Merge 192.168.0.100:mysql/mysql-5.0unknown2006-03-241-2/+9
|\ \ \ | |/ /
| * | Dump result to .log file at test failureunknown2006-03-231-2/+9
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-231-2/+14
| |\ \
| | * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-201-2/+14
| | |\ \
* | | \ \ Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-231-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Update after merge, function renamedunknown2006-03-231-4/+1
| * | | | Merge shellback.(none):/home/msvensson/mysql/mysqltestrun_pl/my50-mysqltestru...unknown2006-03-231-0/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Dump reject file before mysqltest in 'die'unknown2006-03-231-0/+11
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-03-201-2/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835unknown2006-03-201-2/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Improve mysqltestunknown2006-03-101-2/+14
* | | | | Fix Windows CMake compilation after merge of Magnuses ssl patch.unknown2006-03-161-9/+9
* | | | | CMake Windows comp_error dependency fix after last push.unknown2006-03-161-1/+1
* | | | | Fix Windows CMake dependency problem.unknown2006-03-161-1/+1
* | | | | Moved cmake scripts into the proper directoriesunknown2006-03-151-0/+80
* | | | | Merge mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.0-treeunknown2006-03-101-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix version of DEFINER-clause in mysqldump.unknown2006-03-101-1/+1
* | | | | This is a patch to test the default schema location. unknown2006-03-101-3/+3
* | | | | Merge calliope.local:/Users/cmiller/work/src/mysql-5.1-newunknown2006-03-091-6/+148
|\ \ \ \ \
| * \ \ \ \ Merge calliope.local:/Users/cmiller/work/src/mysql-5.1-newunknown2006-03-091-6/+148
| |\ \ \ \ \
| | * | | | | Added code to mysqldump to dump timed events when instructed to do so, withunknown2006-03-091-6/+148
* | | | | | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-1/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-071-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-071-1/+47
| |\ \ \ \ \ \
| | * | | | | | Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-1/+47
* | | | | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-072-47/+138
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-tmpunknown2006-03-071-17/+42
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Fix missing call to init_tmp_sh_fileunknown2006-03-071-0/+1
| | |/ / / / / /
| | * | | | | | Enable ifdef for windows specific functionsunknown2006-03-071-2/+2
| | * | | | | | Improve error message for faulty usage of "inc" and "dec"unknown2006-03-071-3/+3
| | * | | | | | Fix typounknown2006-03-061-1/+1
| | * | | | | | Remove unused varunknown2006-03-061-7/+6
| | * | | | | | Win fixesunknown2006-03-061-9/+34
| * | | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-tmpunknown2006-03-071-12/+38
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2006-03-061-12/+38
| | |\ \ \ \ \ \
| | | * | | | | | Windows fixesunknown2006-03-031-19/+35
| | | * | | | | | Remove superfluous DBUG_PRINTunknown2006-03-021-2/+0
| | | * | | | | | Make the "system" command become executed in a bash shell in cygwin.unknown2006-03-021-1/+12
| | | * | | | | | Make do_block return void, return value never used. unknown2006-03-021-2/+2
| | | * | | | | | Fix unsigned warning on windowsunknown2006-03-021-1/+1
| * | | | | | | | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0unknown2006-03-061-8/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | / / / / | | |_|_|/ / / / | |/| | | | | |