summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Changed to use my_global.hunknown2001-09-141-1/+1
* merge with 3.23.42unknown2001-09-021-15/+30
|\
| * Mergeunknown2001-08-211-4/+4
| |\
| | * Portability fix in mysqlbinlog.cc (include my_pthread.h)unknown2001-08-211-4/+4
| * | Fixes for OS2.unknown2001-08-221-10/+26
| |/
| * Portability fixes.unknown2001-08-181-86/+233
* | fixes in mysqltest and mysqlbinlogunknown2001-08-201-17/+24
* | Cleanupsunknown2001-08-131-0/+9
* | fixed uninitialized use of variable in mysqltestunknown2001-07-111-10/+16
* | support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-301-33/+97
* | Fixed bug in multi-table-delete codeunknown2001-06-241-3/+10
* | fixed bugs in mysqltest to get nested while loops to workunknown2001-06-111-9/+23
* | Merge work:/home/bk/mysql-4.0unknown2001-06-081-3/+46
|\ \
| * | auto-magic replication redirection logic support in the client,unknown2001-06-081-3/+46
* | | mergeunknown2001-06-051-2/+9
|\ \ \ | |/ /
| * | Various changes to get libmysqld in sync with latest sources.unknown2001-06-041-2/+9
* | | Symlinking of tables should not work.unknown2001-06-051-15/+20
|/ /
* | Merged with 3.23, needs further fix-upunknown2001-05-101-1/+2
|\ \ | |/
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-251-1/+1
| |\
| | * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+1
| * | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-0/+1
| |/
* | Mergeunknown2001-04-191-44/+149
|\ \ | |/
| * client/mysqltest.cunknown2001-04-171-2/+2
| * lient/mysqltest.cunknown2001-04-171-7/+106
| * Fixed bugs in mysqltestunknown2001-04-181-37/+43
* | mysqltest bugfixunknown2001-04-151-18/+10
|/
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-3/+4
* sometimes the server lags behind the client on startup - to fix, if the initi...unknown2001-04-031-2/+21
* I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-271-15/+83
* Fixed bug in send in mysqltestunknown2001-03-251-15/+37
* fixes to get flush test to work only to discover another bug in flushunknown2001-03-231-14/+28
* Added fix for using variables with distinctunknown2001-03-151-1/+6
* Merged some functions and removed some unused client functions.unknown2001-03-061-3/+3
* Cleanups...unknown2001-02-201-29/+46
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-16/+22
* Added --replace to mysqltestunknown2001-02-131-7/+875
* Removed that --port defaults to TCP/IPunknown2001-01-291-4/+0
* manual mergeunknown2001-01-271-0/+4
|\
| * mysql* -P 3307 uses TCP/IP now.unknown2001-01-241-0/+4
* | fixed improper read of log name from master.info which broke slave server res...unknown2001-01-241-2/+7
|/
* fixes for testsunknown2001-01-231-1/+1
* client/mysqltest.cunknown2001-01-191-7/+38
* client/mysqltest.cunknown2001-01-181-2/+2
* semi-manual merge, some more needs to be fixed in mysqltest.c in fullyunknown2001-01-171-2/+58
|\
| * rpl000016.test syncunknown2001-01-171-2/+58
* | Removed not used variable 'last_ref'unknown2001-01-161-22/+34
* | Fixes for mysqltestunknown2001-01-151-18/+36
|/
* Fixed bug when having many binary log filesunknown2001-01-081-265/+283
* Fixes to get mysql-test-run more portableunknown2001-01-041-31/+48
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-12-291-2/+4
|\