Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed improper read of log name from master.info which broke slave server res... | sasha@mysql.sashanet.com | 2001-01-24 | 1 | -2/+7 |
* | fixes for tests | sasha@mysql.sashanet.com | 2001-01-23 | 1 | -1/+1 |
* | Fixes for OSF1 | monty@donna.mysql.com | 2001-01-22 | 1 | -17/+21 |
* | SHOW [FULL] COLUMNS | monty@donna.mysql.com | 2001-01-22 | 1 | -1/+1 |
* | Merge | monty@donna.mysql.com | 2001-01-21 | 1 | -7/+38 |
|\ | |||||
| * | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-19 | 1 | -7/+38 |
* | | merge | monty@donna.mysql.com | 2001-01-19 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | Added MYSQL_SERVER_SUFFIX to mysqld | monty@donna.mysql.com | 2001-01-19 | 1 | -3/+3 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-18 | 1 | -2/+2 |
* | | semi-manual merge, some more needs to be fixed in mysqltest.c in fully | sasha@mysql.sashanet.com | 2001-01-17 | 2 | -6/+66 |
|\ \ | |/ |/| | |||||
| * | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 2 | -6/+66 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@cane.mysql.fi | 2001-01-16 | 1 | -4/+4 |
|\ \ | |||||
| * | | Use C-style comments in common header files and C code. | tim@cane.mysql.fi | 2001-01-16 | 1 | -4/+4 |
| |/ | |||||
* | | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -22/+34 |
* | | Fixes for mysqltest | monty@donna.mysql.com | 2001-01-15 | 1 | -18/+36 |
|/ | |||||
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 1 | -5/+9 |
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -265/+283 |
* | Fixes to get mysql-test-run more portable | monty@donna.mysql.com | 2001-01-04 | 1 | -31/+48 |
* | Fixes to get mysql-test included in the distributions | monty@donna.mysql.com | 2001-01-02 | 2 | -17/+22 |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-12-29 | 1 | -2/+4 |
|\ | |||||
| * | mysqltest.c Clean-ups. | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -3/+1 |
| * | mysqltest.c Added --no-defaults to usage(). | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -3/+7 |
* | | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 2 | -5/+4 |
* | | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 7 | -15/+17 |
|/ | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 2 | -27/+52 |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 1 | -456/+482 |
* | merge | monty@donna.mysql.com | 2000-12-24 | 1 | -2/+4 |
|\ | |||||
| * | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -2/+4 |
* | | mysql-test-run.sh remove *.reject before testing | serg@serg.mysql.com | 2000-12-22 | 1 | -56/+56 |
|/ | |||||
* | Fixed <=> | monty@donna.mysql.com | 2000-12-15 | 1 | -10/+9 |
* | Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql | monty@tik.mysql.com | 2000-12-15 | 1 | -2/+1 |
|\ | |||||
| * | Fixed that LPAD() and RPAD() cuts arguments | monty@tik.mysql.com | 2000-12-15 | 1 | -2/+1 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -3/+3 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -9/+41 |
* | | --result-file in mysqltest works nicely now | sasha@mysql.sashanet.com | 2000-12-12 | 1 | -12/+24 |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-12 | 1 | -110/+151 |
|/ | |||||
* | mysqldump.c typo fixed | serg@serg.mysql.com | 2000-12-08 | 1 | -1/+1 |
* | Added innobase handler files + other updates for innobase | monty@donna.mysql.com | 2000-12-06 | 1 | -4/+4 |
* | added loops and other cool stuff to mysqltest | sasha@mysql.sashanet.com | 2000-12-02 | 2 | -23/+369 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -6/+6 |
|\ | |||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -6/+6 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -0/+27 |
|\ \ | |/ |/| | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -0/+27 |
* | | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 2 | -18/+37 |
* | | Merge | jani@prima.mysql.com | 2000-11-24 | 1 | -0/+89 |
|\ \ | |/ |/| | |||||
| * | Documentation changes. | jani@prima.mysql.com | 2000-11-24 | 1 | -0/+89 |
* | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-11-22 | 1 | -26/+35 |
|\ \ | |||||
| * | | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 1 | -26/+35 |
* | | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-11-21 | 1 | -5/+24 |
|/ / | |||||
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-20 | 2 | -19/+17 |
|\ \ |