Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-review fixes | serg@serg.mylan | 2004-04-07 | 7 | -16/+7 |
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 2 | -2/+26 |
* | fixed the tests mysql-test/t/synchronization.test | vva@eagle.mysql.r18.ru | 2004-04-06 | 2 | -39/+26 |
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-04-05 | 3 | -15/+58 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 2 | -14/+57 |
| |\ | |||||
| | * | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 2 | -14/+57 |
| * | | corrected wrong checking of DBUG_OFF in mysql-test/t/synchronization.test | vva@eagle.mysql.r18.ru | 2004-04-05 | 1 | -1/+1 |
* | | | WL1368: SHOW GRANTS FOR CURRENT USER | gluh@gluh.mysql.r18.ru | 2004-04-05 | 2 | -0/+9 |
|/ / | |||||
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 2 | -0/+46 |
|\ \ | |||||
| * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 2 | -0/+46 |
| |\ \ | |||||
| | * | | made some optimization of last patch for | vva@eagle.mysql.r18.ru | 2004-04-03 | 1 | -0/+1 |
| | * | | added synchronization in mysql_create_like_table | vva@eagle.mysql.r18.ru | 2004-04-01 | 2 | -0/+45 |
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 1 | -0/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fixed | vva@eagle.mysql.r18.ru | 2004-04-01 | 1 | -0/+24 |
| |/ / | |||||
* | | | added newline to the end of mysql-test/t/system_mysql_db_fix-master.opt | vva@eagle.mysql.r18.ru | 2004-04-02 | 1 | -1/+1 |
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 2 | -20/+141 |
* | | | WL#775 "Add status variable identifying binlog_cache_size shortage" | dlenev@jabberwock.localdomain | 2004-04-02 | 2 | -0/+23 |
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-03-31 | 1 | -0/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix for bug #2160: Extra error message for CREATE TABLE LIKE with InnoDB | gluh@gluh.mysql.r18.ru | 2004-03-31 | 1 | -0/+7 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-31 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | simple optimzation | monty@mysql.com | 2004-03-31 | 2 | -1/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-30 | 2 | -1/+36 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 2 | -1/+36 |
| |/ | |||||
* | | http://bugs.mysql.com/bug.php?id=3255 | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -0/+14 |
* | | ALTER TABLE t1 CONVERT TO should also change the default character set. | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -1/+1 |
* | | More different syntaxes for (1) modifying the default charaset/collation | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -1/+1 |
|/ | |||||
* | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-03-30 | 1 | -0/+2 |
|\ | |||||
| * | Fix test results when you are in daylight saving time | monty@mysql.com | 2004-03-30 | 1 | -0/+2 |
* | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 4 | -3/+44 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-29 | 2 | -1/+24 |
| |\ | |||||
| | * | some cleanup of last patch for BUG #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -1/+1 |
| | * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+12 |
| | |\ | |||||
| | | * | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+12 |
| | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -1/+12 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | order_by.result: | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -1/+12 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-26 | 1 | -0/+14 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Allow keys with 0 segements in MyISAM | monty@mysql.com | 2004-03-26 | 1 | -0/+14 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-26 | 1 | -0/+12 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fixed BUG in query cahe statistic counting | bell@sanja.is.com.ua | 2004-03-21 | 1 | -0/+12 |
* | | | | Better error messages for not nullable | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -0/+4 |
* | | | | Better tests for BINARY | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 2 | -0/+32 |
* | | | | Checking Thai sort order and trailing spaces handling | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -0/+30 |
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-03-27 | 1 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+13 |
* | | | | | A previous changeset by me today about SQL_LOG_BIN had the problem | guilhem@mysql.com | 2004-03-27 | 1 | -2/+5 |
* | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-03-26 | 1 | -0/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error if | guilhem@mysql.com | 2004-03-26 | 1 | -0/+10 |
* | | | | | UTF8 now process space as PAD character correctly. | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 2 | -0/+34 |