Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup | monty@narttu.mysql.fi | 2003-05-26 | 2 | -3/+9 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-26 | 2 | -0/+15 |
|\ | |||||
| * | Added testing of LOAD DATA ... STARTING BY | monty@narttu.mysql.fi | 2003-05-26 | 2 | -0/+15 |
* | | repair_part2 is made repeatable | bell@sanja.is.com.ua | 2003-05-21 | 1 | -0/+2 |
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-05-21 | 3 | -7/+6 |
|\ \ | |/ |/| | |||||
| * | fixed 'STARTING BY' in replication | vva@eagle.mysql.r18.ru | 2003-05-21 | 3 | -7/+6 |
* | | Portability fix for 64 bit machines | monty@narttu.mysql.fi | 2003-05-14 | 2 | -1/+2 |
* | | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432 | monty@narttu.mysql.fi | 2003-05-14 | 3 | -1/+18 |
* | | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 7 | -1/+53 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 4 | -14/+24 |
|\ \ | |||||
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | jani@hynda.(none) | 2003-05-13 | 6 | -26/+26 |
| |\ \ | |||||
| * | | | Fixed a bug in DROP DATABASE when database had a RAID type table. | jani@hynda.(none) | 2003-05-13 | 2 | -0/+6 |
| * | | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342 | jani@hynda.(none) | 2003-05-13 | 2 | -14/+18 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-13 | 6 | -26/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0 | pem@mysql.com | 2003-05-13 | 4 | -10/+22 |
| |\ \ \ | |||||
| | * | | | Forgot to correct comment in key.test (after fixing bug 390). | pem@mysql.com | 2003-05-13 | 1 | -1/+1 |
| | * | | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. | pem@mysql.com | 2003-05-13 | 4 | -9/+21 |
| | |/ / | |||||
| * | | | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because of | lenz@mysql.com | 2003-05-13 | 2 | -16/+4 |
| |/ / | |||||
* | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373 | monty@narttu.mysql.fi | 2003-05-13 | 2 | -0/+29 |
* | | | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387) | monty@narttu.mysql.fi | 2003-05-13 | 3 | -0/+28 |
* | | | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 2 | -2/+118 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-05-13 | 1 | -23/+5 |
|\ \ | |||||
| * | | Removed timing of tests from mysql-test-run. | jani@rhols221.adsl.netsonic.fi | 2003-05-13 | 1 | -23/+5 |
* | | | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 4 | -0/+18 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-05 | 3 | -0/+25 |
|\ \ | |||||
| * | | Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste... | monty@narttu.mysql.fi | 2003-05-05 | 3 | -0/+25 |
* | | | result updated | serg@serg.mylan | 2003-05-04 | 1 | -0/+11 |
* | | | "delete from table where const" bug fixed | serg@serg.mylan | 2003-05-03 | 1 | -0/+6 |
* | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-05-03 | 2 | -13/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-03 | 2 | -13/+25 |
| |\ \ | |||||
| | * | | Fix problem where key_read was not cleaned up properly, which caused assert i... | monty@narttu.mysql.fi | 2003-05-03 | 2 | -13/+25 |
* | | | | test case added | serg@serg.mylan | 2003-05-03 | 2 | -0/+8 |
|/ / / | |||||
* | | | removing architecture dependent test | Sinisa@sinisa.nasamreza.org | 2003-04-30 | 2 | -4/+0 |
* | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 16 | -51/+274 |
|\ \ \ | |/ / | |||||
| * | | - Removed two EXPLAIN SELECT statements from the InnoDB test suite | lenz@mysql.com | 2003-04-28 | 2 | -8/+0 |
| * | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 7 | -14/+104 |
| * | | Merge with 3.23: | monty@mashka.mysql.fi | 2003-04-26 | 3 | -11/+28 |
| |\ \ | |||||
| | * | | Fixed problem with timestamps in binary log on 64 bit machines | monty@narttu.mysql.fi | 2003-04-23 | 2 | -0/+17 |
| | * | | Changed innobase_flush_log_at_trx_commit to be 1 as default | monty@mashka.mysql.fi | 2003-04-07 | 1 | -11/+11 |
| * | | | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 7 | -18/+142 |
* | | | | code cleanup | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 2 | -1/+2 |
* | | | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 19 | -74/+459 |
|\ \ \ \ | |/ / / | |||||
| * | | | filesort.cc, order_by.result: | igor@hundin.mysql.fi | 2003-04-26 | 2 | -0/+39 |
| * | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2003-04-25 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | - Updated innodb test results on Heikki's request (InnoDB now supports | lenz@mysql.com | 2003-04-25 | 1 | -3/+3 |
| * | | | | Merge bk-internal:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2003-04-25 | 13 | -73/+263 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bug in SET SQL_BIG_SELECTS | monty@narttu.mysql.fi | 2003-04-24 | 2 | -9/+55 |
| | * | | | Changed test slightly to make it repeatable | monty@narttu.mysql.fi | 2003-04-24 | 2 | -2/+6 |
| | * | | | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 11 | -63/+203 |
| | | |/ | | |/| | |||||
| * | | | Merge bk-internal:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2003-04-23 | 4 | -0/+156 |
| |\ \ \ | | |/ / | |/| | |