summaryrefslogtreecommitdiff
path: root/client/mysqltest.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-9/+13
| | | |\ \ \ \
| | | * | | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-1/+2
* | | | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-0/+4
* | | | | | | | compiler warnings/errorsSergei Golubchik2011-11-231-2/+2
* | | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-53/+151
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 12956584 followup fix for mysqltestBjorn Munch2011-09-301-7/+4
| * | | | | | upmerge 12793118,12912120Bjorn Munch2011-09-151-5/+22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR...Bjorn Munch2011-09-141-5/+22
| | | |_|_|/ | | |/| | |
| * | | | | Bug #12956584 - MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT C...Bjorn Munch2011-09-151-3/+6
| * | | | | Bug #12956584 MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMM...Bjorn Munch2011-09-141-30/+102
| * | | | | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERICBjorn Munch2011-08-221-3/+3
| * | | | | Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES ...Bjorn Munch2011-08-221-9/+23
| * | | | | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-8/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-9/+3
| | * | | | Updated/added copyright headersKent Boortz2011-07-031-10/+14
| | |\ \ \ \
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | | cleanupsSergei Golubchik2011-10-191-4/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-90/+157
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-2/+3
| |\ \ \ \ \ \
| | * | | | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-1/+1
| | * | | | | | missing DBUG_RETURNSergei Golubchik2011-02-231-1/+2
| * | | | | | | automatic mergeunknown2011-05-181-1/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+14
| * | | | | | | | automergeunknown2011-05-181-3/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | automergeunknown2011-05-181-3/+8
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Fix mysqltest printing of include stack.unknown2011-05-181-3/+8
| * | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-2/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-2/+6
| * | | | | | | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-1/+19
| * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-18/+34
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-18/+34
| | |\ \ \ \ \
| * | | | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-106/+201
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-71/+97
| | * | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-31/+100
| | |\ \ \ \ \ \
| | * | | | | | | Better fix for mysql_test.cc::do_remove_files_wildcardMichael Widenius2011-01-261-3/+4
| | * | | | | | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-2/+1
| * | | | | | | | merge with 5.1Michael Widenius2010-11-301-16/+90
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-8/+13
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with MySQL 5.1.52Michael Widenius2010-11-231-8/+77
| | |\ \ \ \ \ \ \ \
* | | | | | | | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-0/+9
* | | | | | | | | | | add safemalloc backSergei Golubchik2011-07-101-0/+3
* | | | | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-89/+364
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-1/+1
| * | | | | | | | | | BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-2/+2
| * | | | | | | | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-04-111-5/+7
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-071-5/+7
| | | |_|_|_|_|/ / / | | |/| | | | | | |