Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | sql_select.cc check for cond==NULL in add_ft_keys() | serg@serg.mysql.com | 2001-01-05 | 2 | -0/+30 | |
* | | mysql-test-run.sh --skip-rpl for skip replication tests added | serg@serg.mysql.com | 2001-01-05 | 1 | -1/+16 | |
|/ | ||||||
* | Fixes to get mysql-test-run more portable | monty@donna.mysql.com | 2001-01-04 | 14 | -95/+114 | |
* | Removed SCCS flag from all test cases | monty@donna.mysql.com | 2001-01-03 | 1 | -8/+30 | |
* | show_check.test fixed cleanup problem | sasha@mysql.sashanet.com | 2001-01-02 | 3 | -1/+3 | |
* | Cleanup of tests to make them less dependent of eachother | monty@donna.mysql.com | 2001-01-03 | 32 | -152/+3727 | |
* | Added missing .require files | monty@donna.mysql.com | 2001-01-02 | 1 | -1/+1 | |
* | Fixes to get mysql-test included in the distributions | monty@donna.mysql.com | 2001-01-02 | 2 | -46/+58 | |
* | Fixed bug when opening BDB tables twice | monty@donna.mysql.com | 2001-01-02 | 3 | -0/+14 | |
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 5 | -13/+16 | |
* | Moved timestamp tests to type_timestamp | monty@donna.mysql.com | 2000-12-31 | 4 | -69/+66 | |
* | Fix for Tex 3.0 | monty@donna.mysql.com | 2000-12-31 | 2 | -5/+5 | |
* | fulltext_multi.test Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fullt... | serg@serg.mysql.com | 2000-12-30 | 4 | -0/+0 | |
* | ft0000001.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/ft00000... | serg@serg.mysql.com | 2000-12-30 | 2 | -0/+31 | |
* | ft0000002.test @result removed | serg@serg.mysql.com | 2000-12-30 | 4 | -10/+17 | |
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-12-29 | 1 | -3/+2 | |
|\ | ||||||
| * | mysqltest.c Added --no-defaults to usage(). | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -3/+2 | |
* | | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 4 | -8/+8 | |
* | | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 2 | -34/+71 | |
|/ | ||||||
* | mysql-test-run.sh Added spit-polish. Also --verbose is default now. | mwagner@evoq.home.mwagner.org | 2000-12-28 | 1 | -48/+48 | |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 210 | -491/+8533 | |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 82 | -289/+317 | |
* | ha_berkeley.cc - Don't use subtransactions in update_row by default | tim@cane.mysql.fi | 2000-12-26 | 2 | -0/+36 | |
* | Merge | serg@serg.mysql.com | 2000-12-22 | 3 | -2/+8 | |
|\ | ||||||
| * | mysql-test-run.sh remove *.reject before testing | serg@serg.mysql.com | 2000-12-22 | 3 | -2/+8 | |
* | | Fatfinger fix: SLAVE_MASTER_INF -> INFO. | tim@cane.mysql.fi | 2000-12-22 | 1 | -1/+1 | |
* | | Fix replace bug w/ BDB tables by passing key_length to index_read_idx. | tim@cane.mysql.fi | 2000-12-22 | 1 | -0/+1 | |
* | | Fix bug in FINISH.sh that kept CFLAGS from being used. | tim@cane.mysql.fi | 2000-12-22 | 1 | -37/+25 | |
|/ | ||||||
* | Merge work.mysql.com:/home/bk/mysql | tim@cane.mysql.fi | 2000-12-21 | 4 | -0/+29 | |
|\ | ||||||
| * | Test replace on all table types. | tim@cane.mysql.fi | 2000-12-21 | 4 | -0/+29 | |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-12-20 | 1 | -5/+6 | |
|\ \ | ||||||
| * | | mysql-test-run.sh expr substr -> echo | cut | serg@serg.mysql.com | 2000-12-20 | 1 | -5/+6 | |
| |/ | ||||||
* | | fixed up rpl000014 | sasha@mysql.sashanet.com | 2000-12-20 | 4 | -3/+7 | |
|/ | ||||||
* | Fixed missing long option | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+1 | |
* | Configure updates | monty@donna.mysql.com | 2000-12-16 | 2 | -7/+13 | |
* | Fixed <=> | monty@donna.mysql.com | 2000-12-15 | 4 | -29/+88 | |
* | Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql | monty@tik.mysql.com | 2000-12-15 | 2 | -0/+102 | |
|\ | ||||||
| * | Fixed that LPAD() and RPAD() cuts arguments | monty@tik.mysql.com | 2000-12-15 | 2 | -0/+102 | |
* | | mysql-test/r/rpl000016.result | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -0/+11 | |
* | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 2 | -2/+17 | |
* | | I fixed the bug too and had to merge conflicts | sasha@mysql.sashanet.com | 2000-12-14 | 3 | -0/+23 | |
|\ \ | ||||||
| * | | client/mysqltest.c | sasha@mysql.sashanet.com | 2000-12-14 | 3 | -0/+23 | |
* | | | myrg_open.c empty MRG bug fixed again (fix from 1.8 was removed in 1.9) | serg@serg.mysql.com | 2000-12-15 | 1 | -3/+3 | |
|/ / | ||||||
* | | mysql-test/mysql-test-run.sh | sasha@mysql.sashanet.com | 2000-12-14 | 1 | -93/+31 | |
* | | fixes for parallel make, re-added the lost README files in mysql-test | sasha@mysql.sashanet.com | 2000-12-13 | 2 | -0/+40 | |
* | | fixed typo | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -1/+1 | |
* | | mysql-test/Makefile.am | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -1/+1 | |
* | | install_test_db.sh fixes for distribution | sasha@mysql.sashanet.com | 2000-12-13 | 3 | -2/+68 | |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-12-13 | 4 | -17/+77 | |
|\ \ | ||||||
| * | | fixed | sasha@mysql.sashanet.com | 2000-12-13 | 4 | -17/+77 |