Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#1163 (Make spatial code separable for other parts) | hf@deer.(none) | 2004-05-27 | 1 | -0/+4 |
* | Updated mysql-test-run to work with the started NDB Cluster | magnus@neptunus.(none) | 2004-04-15 | 1 | -0/+4 |
* | fixed the tests mysql-test/t/synchronization.test | vva@eagle.mysql.r18.ru | 2004-04-06 | 1 | -4/+0 |
* | added synchronization in mysql_create_like_table | vva@eagle.mysql.r18.ru | 2004-04-01 | 1 | -0/+4 |
* | #3290: Can't convert sjis&ujis half-width katakana correctly | bar@bar.intranet.mysql.r18.ru | 2004-03-25 | 1 | -0/+4 |
* | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -0/+12 |
|\ | |||||
| * | fixed BUG #2874 "Grant table bug" and | vva@eagle.mysql.r18.ru | 2004-03-10 | 1 | -0/+12 |
* | | Bug 1552: | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -0/+4 |
* | | "like" did not work in some cases with character set big5 | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -0/+4 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 2 | -4/+9 |
|\ \ | |/ | |||||
| * | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -1/+1 |
| * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -4/+0 |
| * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -0/+9 |
* | | Fix openssl_2 test so it passes or fails. (It was being reported | paul@ice.snake.net | 2003-07-16 | 1 | -1/+1 |
* | | Character set sets now check if required non-dynamic charsets were really com... | bar@bar.mysql.r18.ru | 2003-05-23 | 2 | -0/+8 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -1/+1 |
* | | added compress/uncompress function | vva@eagle.mysql.r18.ru | 2003-04-09 | 1 | -0/+4 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Openssl test | gluh@gluh.mysql.r18.ru | 2003-03-11 | 1 | -1/+1 |
* | | Do not give an error when the user does START SLAVE on an already | guilhem@mysql.com | 2003-03-03 | 1 | -2/+5 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+4 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+4 |
* | | altered syntax from SLAVE START|STOP to START|STOP SLAVE | nick@mysql.com | 2002-10-24 | 1 | -2/+2 |
|/ | |||||
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -0/+4 |
* | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+4 |
* | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 1 | -4/+4 |
* | Fix error messages | monty@hundin.mysql.fi | 2001-11-04 | 1 | -0/+1 |
* | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -4/+0 |
* | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 2 | -0/+4 |
* | merge | monty@hundin.mysql.fi | 2001-10-08 | 2 | -4/+7 |
|\ | |||||
| * | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 2 | -4/+7 |
* | | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 6 | -0/+12 |
|/ | |||||
* | Yet another SSL fixes | tonu@x153.internalnet | 2001-09-01 | 2 | -0/+4 |
* | OpenSSL fixes | tonu@x153.internalnet | 2001-09-01 | 1 | -2/+2 |
* | OpenSSL tests added | tonu@x153.internalnet | 2001-09-01 | 1 | -0/+2 |
* | Fixed probelm with count(*) and normal functions when no matchin rows. | monty@donna.mysql.fi | 2001-04-21 | 1 | -0/+2 |
* | Added test for PTHREAD_YIELD | monty@donna.mysql.fi | 2001-04-18 | 1 | -3/+0 |
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 2 | -2/+2 |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -0/+2 |
* | Added test for innobase | monty@donna.mysql.com | 2001-01-12 | 1 | -0/+2 |
* | Fixes to get mysql-test-run more portable | monty@donna.mysql.com | 2001-01-04 | 2 | -4/+7 |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 2 | -0/+4 |
* | fixed bug in load data infile replication | sasha@mysql.sashanet.com | 2000-12-08 | 1 | -1/+3 |
* | fixed up mysql-test - will not push this yet, as more clean up/testing is to ... | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -0/+11 |