Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 3 | -12/+36 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 3 | -12/+36 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | made some optimization of last patch for | vva@eagle.mysql.r18.ru | 2004-04-03 | 1 | -12/+10 | |
| | * | | | | | added synchronization in mysql_create_like_table | vva@eagle.mysql.r18.ru | 2004-04-01 | 3 | -9/+35 | |
* | | | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-04-03 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fixed | vva@eagle.mysql.r18.ru | 2004-04-01 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1 | miguel@hegel.local | 2004-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix for bug #3359. Bad named pipe name. | miguel@hegel.local | 2004-04-01 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Added missing error message and corrected another one. | pem@mysql.comhem.se | 2004-04-02 | 1 | -1/+2 | |
* | | | | | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 46 | -114/+335 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-01 | 3 | -3/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | WL#775 "Add status variable identifying binlog_cache_size shortage" | dlenev@jabberwock.localdomain | 2004-04-02 | 3 | -3/+31 | |
| |/ / / / | ||||||
* | | | | | removed unused field | bell@sanja.is.com.ua | 2004-04-01 | 2 | -3/+7 | |
* | | | | | fix for table/field caching mechanism | bell@sanja.is.com.ua | 2004-04-01 | 4 | -11/+53 | |
|/ / / / | ||||||
* | | | | More after-merge fixes for patch fixing bug #2050 | dlenev@brandersnatch.localdomain | 2004-04-01 | 1 | -2/+6 | |
* | | | | Merge of fix for bug #2050 and bug #3307 | dlenev@brandersnatch.localdomain | 2004-03-31 | 7 | -35/+120 | |
|\ \ \ \ | ||||||
| * | | | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement | dlenev@brandersnatch.localdomain | 2004-03-31 | 5 | -19/+83 | |
| * | | | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". | dlenev@brandersnatch.localdomain | 2004-03-28 | 7 | -29/+50 | |
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-03-31 | 1 | -1/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix for bug #2160: Extra error message for CREATE TABLE LIKE with InnoDB | gluh@gluh.mysql.r18.ru | 2004-03-31 | 1 | -1/+0 | |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-31 | 1 | -2/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 1 | -2/+6 | |
| * | | | | | query cache statistic fixed | bell@sanja.is.com.ua | 2004-03-30 | 1 | -0/+1 | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-31 | 1 | -4/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Stubs for types/names of placeholders, cursor flags and array execution count | konstantin@dragonfly.local | 2004-03-31 | 1 | -4/+13 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | simple optimzation | monty@mysql.com | 2004-03-31 | 2 | -10/+10 | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-30 | 5 | -18/+55 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Force clients to recompile if client lib changes (Bug #3009) | monty@mysql.com | 2004-03-30 | 2 | -11/+43 | |
| * | | | | | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 3 | -7/+12 | |
| |/ / / / | ||||||
* | | | | | ALTER TABLE t1 CONVERT TO should also change the default character set. | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 1 | -2/+6 | |
* | | | | | More different syntaxes for (1) modifying the default charaset/collation | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 2 | -14/+21 | |
| |_|/ / |/| | | | ||||||
* | | | | resolving conflicts | ram@gw.mysql.r18.ru | 2004-03-30 | 1 | -26/+35 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | An improvement of | ram@gw.mysql.r18.ru | 2004-03-30 | 1 | -6/+10 | |
| * | | | Fix for the bug #2976: NATURAL JOIN produces duplicate columns. | ram@gw.mysql.r18.ru | 2004-03-19 | 1 | -28/+33 | |
* | | | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 14 | -53/+53 | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-30 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | Better comment. | konstantin@oak.local | 2004-03-30 | 1 | -1/+5 | |
* | | | | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 4 | -11/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | some cleanup of last patch for BUG #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+9 | |
| * | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-27 | 3 | -0/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 3 | -0/+45 | |
| * | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -2/+12 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | order_by.result: | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -2/+12 | |
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-26 | 1 | -3/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixed BUG in query cahe statistic counting | bell@sanja.is.com.ua | 2004-03-21 | 1 | -3/+14 | |
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-29 | 4 | -19/+45 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Disable INSERT DELAYED for embedded library | monty@mysql.com | 2004-03-29 | 4 | -19/+45 | |
* | | | | | | | | Better error messages for not nullable | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -2/+5 | |
* | | | | | | | | sql_db.cc: | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 1 | -0/+2 | |
* | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-03-27 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ \ |