summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | auto_increment.test, auto_increment.result:bar@mysql.com2004-06-221-0/+1
* | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-221-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | a fix (bug #4198: Incorrect key file for table).ram@gw.mysql.r18.ru2004-06-211-0/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-211-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | proper test of warnings for group_concat().ram@gw.mysql.r18.ru2004-06-211-2/+5
| |/ / / / / / /
* | | | | | | | Field_geom should have same max_length as Field_blobmonty@mysql.com2004-06-211-0/+2
* | | | | | | | mergemonty@mysql.com2004-06-218-4/+64
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | After merge fixesmonty@mysql.com2004-06-215-8/+8
| * | | | | | | Merge with 4.0.21monty@mysql.com2004-06-185-0/+50
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-06-181-0/+21
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff...monty@mysql.com2004-06-181-0/+21
| | * | | | | | test suite for bug Bug#3969 (commited separetely because it took too long tim...bell@sanja.is.com.ua2004-06-111-0/+10
| | |/ / / / /
| | * | | | | After merge fixmonty@mysql.com2004-06-101-0/+17
| | * | | | | Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-13/+2
| | |\ \ \ \ \
| | | * | | | | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsgluh@gluh.mysql.r18.ru2004-06-071-0/+2
| | * | | | | | different (simpler and more compatible) fix for bug#4046serg@serg.mylan2004-06-091-0/+7
| | * | | | | | BUG#3987 - if(int, aggregate(int))serg@serg.mylan2004-06-071-0/+6
| * | | | | | | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-181-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-06-1812-55/+480
|\ \ \ \ \ \ \
| * | | | | | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-1812-55/+480
* | | | | | | | Fix for bug#4105 "Server crash on attempt to prepare a statement with konstantin@mysql.com2004-06-181-0/+6
|/ / / / / / /
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-172-11/+18
|\ \ \ \ \ \ \
| * | | | | | | new length detection for non-string in UNION (BUG#4067)bell@sanja.is.com.ua2004-06-162-11/+18
* | | | | | | | packet.result, alter_table.result:paul@kite-hub.kitebird.com2004-06-152-2/+2
|/ / / / / / /
* | | | | | | Language/consistency edits to error messagespaul@ice.snake.net2004-06-1534-211/+211
* | | | | | | Language/consistency edits to error messagespaul@kite-hub.kitebird.com2004-06-1523-66/+66
| |_|_|/ / / |/| | | | |
* | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-151-3/+11
|\ \ \ \ \ \
| * | | | | | a fixram@gw.mysql.r18.ru2004-06-081-3/+11
* | | | | | | utf8 contraction fix.bar@mysql.com2004-06-141-0/+1657
| |/ / / / / |/| | | | |
* | | | | | mergedserg@serg.mylan2004-06-111-0/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-101-0/+11
* | | | | | EXISTS(SELECT * ...)bell@sanja.is.com.ua2004-06-101-2/+16
* | | | | | cleunup() of count() and max()/min() added (BUG#2687)bell@sanja.is.com.ua2004-06-101-0/+28
* | | | | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...guilhem@mysql.com2004-06-096-68/+106
| |_|_|_|/ |/| | | |
* | | | | Correction to replication of charsets in 4.1:guilhem@mysql.com2004-06-083-13/+13
* | | | | Bug #3717 ENCODE returns a character string, not a binary stringbar@bar.intranet.mysql.r18.ru2004-06-081-2/+7
* | | | | Bug #2077 Japanese characters in enum/default values are reported incorrectlybar@bar.intranet.mysql.r18.ru2004-06-081-0/+15
* | | | | Sorry, forgot to commit together with the code change yesterday.bar@bar.intranet.mysql.r18.ru2004-06-081-5/+30
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-072-0/+143
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Mergedsergefp@mysql.com2004-06-072-0/+143
| |\ \ \ \
| | * | | | Post review fixes for "SQL Syntax for Prepared Statements".sergefp@mysql.com2004-06-071-1/+1
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-044-10/+239
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-032-0/+143
| | |\ \ \ \
| | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-012-0/+143
| | | |\ \ \ \
| | | | * \ \ \ Mergesergefp@mysql.com2004-05-245-15/+49
| | | | |\ \ \ \
| | | | * | | | | Added replication testssergefp@mysql.com2004-05-241-0/+28
| | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-05-211-0/+115
| | | | |\ \ \ \ \
| | | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)sergefp@mysql.com2004-05-211-1/+15
| | | | | * | | | | Trivial manual mergesergefp@mysql.com2004-05-151-0/+101
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-05-071-0/+101
| | | | | | |\ \ \ \ \