Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-23 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Replication: | guilhem@gbichot2 | 2003-11-23 | 2 | -2/+2 | |
| | * | | | | | | | after review fixes | bell@sanja.is.com.ua | 2003-11-23 | 2 | -6/+36 | |
| | * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-11-23 | 2 | -4/+287 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | Fixed UNION fields type/length detecting | bell@sanja.is.com.ua | 2003-11-23 | 2 | -4/+287 | |
| * | | | | | | | | merge with 4.0 | monty@mysql.com | 2003-11-23 | 4 | -0/+38 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-20 | 4 | -0/+38 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | yet another trunc* bug | serg@serg.mylan | 2003-11-20 | 2 | -0/+4 | |
| | | * | | | | | | | Merge | serg@serg.mylan | 2003-11-20 | 4 | -0/+34 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | more left join tests | serg@sergbook.mylan | 2003-11-20 | 2 | -0/+10 | |
| | | | * | | | | | | | fulltext.test, fulltext.result: | serg@sergbook.mylan | 2003-11-08 | 2 | -0/+24 | |
| * | | | | | | | | | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 2 | -8/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ... | monty@mysql.com | 2003-11-22 | 2 | -2/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fixed memory leak with RAID tables | monty@mysql.com | 2003-11-21 | 3 | -7/+8 | |
| * | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2003-11-21 | 2 | -0/+23 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived) | hf@deer.(none) | 2003-11-08 | 2 | -0/+23 | |
| * | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@ice.snake.net | 2003-11-20 | 14 | -21/+146 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update VC++ files | monty@mysql.com | 2003-11-21 | 4 | -6/+12 | |
| | * | | | | | | | | Merge with 4.0 to revert patch for BIGINT assignment to double | monty@mysql.com | 2003-11-21 | 2 | -2/+10 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Revert patch for bigint handling in double context as it broke normal bigint ... | monty@mysql.com | 2003-11-21 | 2 | -2/+10 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 7 | -1/+109 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-11-19 | 3 | -1/+59 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-11-18 | 3 | -1/+59 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Fix for BUG#1870 | guilhem@mysql.com | 2003-11-18 | 3 | -1/+59 | |
| | | * | | | | | | | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my... | serg@serg.mylan | 2003-11-18 | 2 | -0/+30 | |
| | | * | | | | | | | | Item_uint::save_in_field() added to take into account bigint->decimal case | serg@serg.mylan | 2003-11-16 | 2 | -0/+20 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 5 | -18/+21 | |
| * | | | | | | | | | Use same style for SHOW MASTER STATUS fields as | paul@ice.snake.net | 2003-11-20 | 5 | -7/+7 | |
| * | | | | | | | | | Write slave status field names using consistent style. | paul@ice.snake.net | 2003-11-20 | 17 | -39/+39 | |
| * | | | | | | | | | Typo. | paul@ice.snake.net | 2003-11-20 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2003-11-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Official builds are tested with mysql-test-run --sleep=10, and the slave | guilhem@gbichot2 | 2003-11-19 | 1 | -1/+2 | |
* | | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2003-11-28 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix for bug 1974 | sergefp@mysql.com | 2003-11-28 | 2 | -0/+9 | |
* | | | | | | | | | | | Fixed BUG#1965: Opening a cursor hangs client when malformed select fails | pem@mysql.comhem.se | 2003-11-27 | 2 | -0/+32 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2003-11-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Changed "query" into "statement", and corrected SQL state code (04000->0A000). | pem@mysql.comhem.se | 2003-11-24 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge mysql.com:/home/psergey/mysql-5.0 | sergefp@mysql.com | 2003-11-22 | 3 | -41/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2003-11-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | warning number changed | bell@sanja.is.com.ua | 2003-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | Translated 5.0 error codes into sql states. | pem@mysql.comhem.se | 2003-11-21 | 2 | -40/+42 | |
* | | | | | | | | | | | | Merged, most likely needs post-merge fix | sergefp@mysql.com | 2003-11-21 | 4 | -0/+688 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | logging_ok: | sergefp@mysql.com | 2003-11-20 | 4 | -0/+688 | |
* | | | | | | | | | | | | Fixed BUG#1874: Don't call fix_fields() indiscriminately, it resets null_value | pem@mysql.comhem.se | 2003-11-20 | 2 | -6/+55 | |
* | | | | | | | | | | | | Handle null values correctly in SP local variables. | pem@mysql.comhem.se | 2003-11-20 | 2 | -0/+19 | |
* | | | | | | | | | | | | Bugfixes in SHOW CREATE PROCEDURE/FUNCTION and SHOW PROCEDURE/FUNCTION STATUS; | pem@mysql.comhem.se | 2003-11-20 | 4 | -0/+12 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Post-merge fixes. | pem@mysql.comhem.se | 2003-11-19 | 5 | -54/+53 | |
* | | | | | | | | | | | Merging 4.1->5.0. | pem@mysql.com | 2003-11-19 | 17 | -11/+2734 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed BUG#1862 (flush table in SPs didn't work). | pem@mysql.comhem.se | 2003-11-19 | 4 | -12/+175 | |
| * | | | | | | | | | | WL#1241: SHOW PROCEDURE/FUNCTION | gluh@gluh.mysql.r18.ru | 2003-11-17 | 4 | -0/+81 |