summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-232-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Replication:guilhem@gbichot22003-11-232-2/+2
| | * | | | | | | after review fixesbell@sanja.is.com.ua2003-11-232-6/+36
| | * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-232-4/+287
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-232-4/+287
| * | | | | | | | merge with 4.0monty@mysql.com2003-11-234-0/+38
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-11-204-0/+38
| | |\ \ \ \ \ \ \
| | | * | | | | | | yet another trunc* bugserg@serg.mylan2003-11-202-0/+4
| | | * | | | | | | Mergeserg@serg.mylan2003-11-204-0/+34
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | more left join testsserg@sergbook.mylan2003-11-202-0/+10
| | | | * | | | | | | fulltext.test, fulltext.result:serg@sergbook.mylan2003-11-082-0/+24
| * | | | | | | | | | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-232-8/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...monty@mysql.com2003-11-222-2/+4
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fixed memory leak with RAID tablesmonty@mysql.com2003-11-213-7/+8
| * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-11-212-0/+23
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived)hf@deer.(none)2003-11-082-0/+23
| * | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2003-11-2014-21/+146
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update VC++ filesmonty@mysql.com2003-11-214-6/+12
| | * | | | | | | | Merge with 4.0 to revert patch for BIGINT assignment to doublemonty@mysql.com2003-11-212-2/+10
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Revert patch for bigint handling in double context as it broke normal bigint ...monty@mysql.com2003-11-212-2/+10
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge with 4.0 to get:monty@mysql.com2003-11-207-1/+109
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-11-193-1/+59
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-11-183-1/+59
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix for BUG#1870guilhem@mysql.com2003-11-183-1/+59
| | | * | | | | | | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...serg@serg.mylan2003-11-182-0/+30
| | | * | | | | | | | Item_uint::save_in_field() added to take into account bigint->decimal caseserg@serg.mylan2003-11-162-0/+20
| | | |/ / / / / / /
| | * | | | | | | | Merge key cache structures to onemonty@mysql.com2003-11-205-18/+21
| * | | | | | | | | Use same style for SHOW MASTER STATUS fields aspaul@ice.snake.net2003-11-205-7/+7
| * | | | | | | | | Write slave status field names using consistent style.paul@ice.snake.net2003-11-2017-39/+39
| * | | | | | | | | Typo.paul@ice.snake.net2003-11-201-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-11-191-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Official builds are tested with mysql-test-run --sleep=10, and the slaveguilhem@gbichot22003-11-191-1/+2
* | | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2003-11-282-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for bug 1974sergefp@mysql.com2003-11-282-0/+9
* | | | | | | | | | | Fixed BUG#1965: Opening a cursor hangs client when malformed select failspem@mysql.comhem.se2003-11-272-0/+32
|/ / / / / / / / / /
* | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2003-11-241-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changed "query" into "statement", and corrected SQL state code (04000->0A000).pem@mysql.comhem.se2003-11-241-2/+2
* | | | | | | | | | | Merge mysql.com:/home/psergey/mysql-5.0sergefp@mysql.com2003-11-223-41/+43
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2003-11-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | warning number changedbell@sanja.is.com.ua2003-11-211-1/+1
| * | | | | | | | | | | Translated 5.0 error codes into sql states.pem@mysql.comhem.se2003-11-212-40/+42
* | | | | | | | | | | | Merged, most likely needs post-merge fixsergefp@mysql.com2003-11-214-0/+688
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | logging_ok:sergefp@mysql.com2003-11-204-0/+688
* | | | | | | | | | | | Fixed BUG#1874: Don't call fix_fields() indiscriminately, it resets null_valuepem@mysql.comhem.se2003-11-202-6/+55
* | | | | | | | | | | | Handle null values correctly in SP local variables.pem@mysql.comhem.se2003-11-202-0/+19
* | | | | | | | | | | | Bugfixes in SHOW CREATE PROCEDURE/FUNCTION and SHOW PROCEDURE/FUNCTION STATUS;pem@mysql.comhem.se2003-11-204-0/+12
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Post-merge fixes.pem@mysql.comhem.se2003-11-195-54/+53
* | | | | | | | | | | Merging 4.1->5.0.pem@mysql.com2003-11-1917-11/+2734
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixed BUG#1862 (flush table in SPs didn't work).pem@mysql.comhem.se2003-11-194-12/+175
| * | | | | | | | | | WL#1241: SHOW PROCEDURE/FUNCTIONgluh@gluh.mysql.r18.ru2003-11-174-0/+81