Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 3 | -25/+130 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-31 | 2 | -0/+11 |
|\ | |||||
| * | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 2 | -0/+11 |
* | | simple optimzation | monty@mysql.com | 2004-03-31 | 5 | -3/+6 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-30 | 3 | -1/+98 |
|\ \ | |||||
| * | | Fix to get correct metadata when using temporary tables to create result. (Bu... | monty@mysql.com | 2004-03-30 | 3 | -1/+98 |
| |/ | |||||
* | | http://bugs.mysql.com/bug.php?id=3255 | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 2 | -0/+29 |
* | | ALTER TABLE t1 CONVERT TO should also change the default character set. | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 2 | -2/+2 |
* | | More different syntaxes for (1) modifying the default charaset/collation | bar@bar.intranet.mysql.r18.ru | 2004-03-30 | 3 | -8/+8 |
* | | resolving conflicts | ram@gw.mysql.r18.ru | 2004-03-30 | 3 | -13/+13 |
|\ \ | |/ |/| | |||||
| * | Fix for the bug #2976: NATURAL JOIN produces duplicate columns. | ram@gw.mysql.r18.ru | 2004-03-19 | 3 | -13/+13 |
* | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 4 | -14/+112 |
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-03-30 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix test results when you are in daylight saving time | monty@mysql.com | 2004-03-30 | 1 | -0/+2 |
* | | | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 8 | -103/+112 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-29 | 4 | -1/+39 |
| |\ \ | |||||
| | * | | some cleanup of last patch for BUG #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -1/+1 |
| | * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-27 | 2 | -0/+19 |
| | |\ \ | |||||
| | | * | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 2 | -0/+19 |
| | * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 2 | -1/+20 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | order_by.result: | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 2 | -1/+20 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-26 | 2 | -0/+36 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Allow keys with 0 segements in MyISAM | monty@mysql.com | 2004-03-26 | 2 | -0/+36 |
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-26 | 2 | -3/+51 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | fixed BUG in query cahe statistic counting | bell@sanja.is.com.ua | 2004-03-21 | 2 | -3/+51 |
* | | | | | Better error messages for not nullable | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 2 | -0/+8 |
* | | | | | Better tests for BINARY | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 4 | -0/+95 |
* | | | | | Checking Thai sort order and trailing spaces handling | bar@bar.intranet.mysql.r18.ru | 2004-03-29 | 2 | -0/+2793 |
* | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-03-27 | 2 | -0/+20 |
|\ \ \ \ \ | |||||
| * | | | | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 2 | -0/+20 |
* | | | | | | A previous changeset by me today about SQL_LOG_BIN had the problem | guilhem@mysql.com | 2004-03-27 | 2 | -4/+14 |
* | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-03-26 | 2 | -0/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error if | guilhem@mysql.com | 2004-03-26 | 2 | -0/+16 |
| | |_|_|/ | |/| | | | |||||
* | | | | | UTF8 now process space as PAD character correctly. | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 4 | -0/+82 |
* | | | | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 12 | -44/+44 |
* | | | | | After merge fixes + simple optimizations | monty@mysql.com | 2004-03-26 | 3 | -4/+4 |
* | | | | | Merge with 4.0 | monty@mysql.com | 2004-03-25 | 5 | -60/+93 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Updated tests after merge | monty@mysql.com | 2004-03-25 | 2 | -33/+42 |
| * | | | | merge with 3.23 | monty@mysql.com | 2004-03-25 | 1 | -27/+49 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Improved test case | monty@mysql.com | 2004-03-25 | 1 | -0/+2 |
| | * | | | used right table for grants check (BUG#3270) | bell@sanja.is.com.ua | 2004-03-23 | 1 | -0/+19 |
| * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 3 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | union.result: | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 2 | -0/+4 |
| | * | | | | update.test: | Sinisa@sinisa.nasamreza.org | 2004-03-15 | 1 | -1/+0 |
| * | | | | | Fixed wrong 'mysql.func' definition | monty@mysql.com | 2004-03-22 | 2 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-20 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS, | guilhem@mysql.com | 2004-03-20 | 1 | -2/+2 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 7 | -14/+321 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 2 | -2/+4 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 5 | -12/+317 |
| |\ \ \ \ \ \ |