summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2004-06-241-0/+32
|\
| * parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)bell@sanja.is.com.ua2004-06-241-0/+32
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-241-0/+10
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-241-0/+10
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-231-0/+10
| | |\ \
| | | * | do not unlock tables early if we have subquery in HAVING clause (BUG#3984)bell@sanja.is.com.ua2004-06-091-0/+10
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2004-06-241-7/+7
|\ \ \ \ \
| * | | | | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-7/+7
| | |/ / / | |/| | |
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-06-241-0/+8
|\ \ \ \ \
| * | | | | Fix and test case for BUG#3899sergefp@mysql.com2004-06-231-0/+8
* | | | | | added order bytomas@poseidon.bredbandsbolaget.se2004-06-241-1/+1
| |_|/ / / |/| | | |
* | | | | disabling the --innodb-safe-binlog option. It should be fixed to work with My...guilhem@mysql.com2004-06-2412-261/+0
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-06-2312-0/+261
|\ \ \ \ \
| * | | | | Robustness feature.guilhem@mysql.com2004-06-2012-0/+261
* | | | | | Bug#4261 - mysqldump omits NULLs with --skip-extended-insertserg@serg.mylan2004-06-231-2/+3
* | | | | | followup to handler cleanupserg@serg.mylan2004-06-231-0/+25
| |_|/ / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2004-06-231-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...pem@mysql.comhem.se2004-06-221-0/+16
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-06-221-2/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"dlenev@brandersnatch.localdomain2004-06-221-2/+11
| | |/ / | |/| |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-06-221-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | cleanup for Item_func_regex (Bug #4199)bell@sanja.is.com.ua2004-06-191-0/+13
| |/ /
* | | Mergebell@sanja.is.com.ua2004-06-221-0/+22
|\ \ \
| * | | post-review changes (Bug#4090)bell@sanja.is.com.ua2004-06-221-1/+9
| * | | Mergebell@sanja.is.com.ua2004-06-221-0/+14
| |\ \ \
| | * | | fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)bell@sanja.is.com.ua2004-06-131-0/+14
* | | | | after merge fixram@gw.mysql.r18.ru2004-06-221-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | a test case (Bug #4102 Crash with a DBUG window after a request)ram@gw.mysql.r18.ru2004-06-171-0/+12
* | | | | 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/+11
|\ \ \ \ \
| * | | | | a fix (bug #4198: Incorrect key file for table).ram@gw.mysql.r18.ru2004-06-211-0/+11
| | |_|/ / | |/| | |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-211-1/+1
|\ \ \ \ \
| * | | | | proper test of warnings for group_concat().ram@gw.mysql.r18.ru2004-06-211-1/+1
| |/ / / /
* | | | | mergemonty@mysql.com2004-06-219-3/+81
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | After merge fixesmonty@mysql.com2004-06-213-5/+4
| * | | | Merge with 4.0.21monty@mysql.com2004-06-186-0/+68
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-06-181-0/+25
| | |\ \ \ \
| | | * | | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff...monty@mysql.com2004-06-181-0/+25
| | * | | | | test suite for bug Bug#3969 (commited separetely because it took too long tim...bell@sanja.is.com.ua2004-06-112-0/+21
| | |/ / / /
| | * | | | Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-0/+8
| | |\ \ \ \
| | | * | | | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsgluh@gluh.mysql.r18.ru2004-06-071-0/+8
| | * | | | | different (simpler and more compatible) fix for bug#4046serg@serg.mylan2004-06-091-0/+3
| | * | | | | BUG#3987 - if(int, aggregate(int))serg@serg.mylan2004-06-071-0/+9
| * | | | | | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-181-0/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-06-188-7/+325
|\ \ \ \ \ \
| * | | | | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-188-7/+325
* | | | | | | Fix for bug#4105 "Server crash on attempt to prepare a statement with konstantin@mysql.com2004-06-181-1/+8
|/ / / / / /
* | | | | | new length detection for non-string in UNION (BUG#4067)bell@sanja.is.com.ua2004-06-161-0/+8
| |_|_|/ / |/| | | |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-151-0/+12
|\ \ \ \ \
| * | | | | a fixram@gw.mysql.r18.ru2004-06-081-0/+12