Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | auto_increment.test, auto_increment.result: | bar@mysql.com | 2004-06-22 | 1 | -0/+1 | |
* | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-22 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | a fix (bug #4198: Incorrect key file for table). | ram@gw.mysql.r18.ru | 2004-06-21 | 1 | -0/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-21 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | proper test of warnings for group_concat(). | ram@gw.mysql.r18.ru | 2004-06-21 | 1 | -2/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Field_geom should have same max_length as Field_blob | monty@mysql.com | 2004-06-21 | 1 | -0/+2 | |
* | | | | | | | | merge | monty@mysql.com | 2004-06-21 | 8 | -4/+64 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | After merge fixes | monty@mysql.com | 2004-06-21 | 5 | -8/+8 | |
| * | | | | | | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 5 | -0/+50 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-06-18 | 1 | -0/+21 | |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | | * | | | | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff... | monty@mysql.com | 2004-06-18 | 1 | -0/+21 | |
| | * | | | | | | test suite for bug Bug#3969 (commited separetely because it took too long tim... | bell@sanja.is.com.ua | 2004-06-11 | 1 | -0/+10 | |
| | |/ / / / / | ||||||
| | * | | | | | After merge fix | monty@mysql.com | 2004-06-10 | 1 | -0/+17 | |
| | * | | | | | Merge with 3.23 to get latest bug fixes | monty@mysql.com | 2004-06-10 | 1 | -13/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results | gluh@gluh.mysql.r18.ru | 2004-06-07 | 1 | -0/+2 | |
| | * | | | | | | different (simpler and more compatible) fix for bug#4046 | serg@serg.mylan | 2004-06-09 | 1 | -0/+7 | |
| | * | | | | | | BUG#3987 - if(int, aggregate(int)) | serg@serg.mylan | 2004-06-07 | 1 | -0/+6 | |
| * | | | | | | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -0/+10 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-06-18 | 12 | -55/+480 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 12 | -55/+480 | |
* | | | | | | | | Fix for bug#4105 "Server crash on attempt to prepare a statement with | konstantin@mysql.com | 2004-06-18 | 1 | -0/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-06-17 | 2 | -11/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | new length detection for non-string in UNION (BUG#4067) | bell@sanja.is.com.ua | 2004-06-16 | 2 | -11/+18 | |
* | | | | | | | | packet.result, alter_table.result: | paul@kite-hub.kitebird.com | 2004-06-15 | 2 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 34 | -211/+211 | |
* | | | | | | | Language/consistency edits to error messages | paul@kite-hub.kitebird.com | 2004-06-15 | 23 | -66/+66 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-15 | 1 | -3/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | a fix | ram@gw.mysql.r18.ru | 2004-06-08 | 1 | -3/+11 | |
* | | | | | | | utf8 contraction fix. | bar@mysql.com | 2004-06-14 | 1 | -0/+1657 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | merged | serg@serg.mylan | 2004-06-11 | 1 | -0/+11 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | bug#3964 and related issues: FTB problems with charsets where one byte can ma... | serg@serg.mylan | 2004-06-10 | 1 | -0/+11 | |
* | | | | | | EXISTS(SELECT * ...) | bell@sanja.is.com.ua | 2004-06-10 | 1 | -2/+16 | |
* | | | | | | cleunup() of count() and max()/min() added (BUG#2687) | bell@sanja.is.com.ua | 2004-06-10 | 1 | -0/+28 | |
* | | | | | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ... | guilhem@mysql.com | 2004-06-09 | 6 | -68/+106 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Correction to replication of charsets in 4.1: | guilhem@mysql.com | 2004-06-08 | 3 | -13/+13 | |
* | | | | | Bug #3717 ENCODE returns a character string, not a binary string | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -2/+7 | |
* | | | | | Bug #2077 Japanese characters in enum/default values are reported incorrectly | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -0/+15 | |
* | | | | | Sorry, forgot to commit together with the code change yesterday. | bar@bar.intranet.mysql.r18.ru | 2004-06-08 | 1 | -5/+30 | |
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-07 | 2 | -0/+143 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merged | sergefp@mysql.com | 2004-06-07 | 2 | -0/+143 | |
| |\ \ \ \ | ||||||
| | * | | | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -1/+1 | |
| | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-04 | 4 | -10/+239 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-03 | 2 | -0/+143 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-01 | 2 | -0/+143 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge | sergefp@mysql.com | 2004-05-24 | 5 | -15/+49 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Added replication tests | sergefp@mysql.com | 2004-05-24 | 1 | -0/+28 | |
| | | | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-21 | 1 | -0/+115 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | sergefp@mysql.com | 2004-05-21 | 1 | -1/+15 | |
| | | | | * | | | | | Trivial manual merge | sergefp@mysql.com | 2004-05-15 | 1 | -0/+101 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-07 | 1 | -0/+101 | |
| | | | | | |\ \ \ \ \ |