summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-071-0/+10
|\
| * Fix for bug#3946: Error in LPAD() when padstring is longer than 1 characterunknown2004-06-071-0/+10
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-071-0/+16
|\ \
| * | Bug #3928 regexp [[:>:]] and UTF-8unknown2004-06-071-0/+16
| |/
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-051-0/+1300
|\ \ | |/ |/|
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-0/+1300
| |\
| | * Added tests for archive. Cleaned up a merge mistake and added some informatio...unknown2004-05-251-0/+1300
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-033-3/+179
|\ \ \
| * | | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-033-3/+179
* | | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-0/+19
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-281-0/+19
| |\ \ \ \
| | * | | | a fix.unknown2004-05-281-0/+19
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-3/+3
|\ \ \ \ \ \
| * | | | | | Update version numberunknown2004-06-011-3/+3
* | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-012-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | WL#1163 (Make spatial code separable for other parts)unknown2004-05-272-0/+4
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-283-1/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | if exists should not be used inside testunknown2004-05-283-1/+6
* | | | | | | merge with 4.0 to get fix for hpuxunknown2004-05-281-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Portability fix for 32 bit file systemsunknown2004-05-281-0/+1
* | | | | | | Remove some code from sql_yacc.cc that doesn't do anything except produce war...unknown2004-05-281-4/+0
* | | | | | | merge with 4.0 to get fix to VC++ project filesunknown2004-05-271-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | backport bug#2708 fix from 4.1unknown2004-05-271-0/+4
| | |/ / / | |/| | |
* | | | | Fixed test to not crash when ndb is not in useunknown2004-05-261-0/+1
| |/ / / |/| | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-261-1/+1
|\ \ \ \
| * | | | Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
| | |/ / | |/| |
* | | | Small fix, addin order by to get predicatble output from selectunknown2004-05-261-1/+1
* | | | Fix after running on a 4-node system.unknown2004-05-261-66/+26
* | | | Corrected index_flags returned when index are created with USING HASHunknown2004-05-253-3/+48
* | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2518-39/+105
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-243-0/+29
| |\ \ \
| | * | | After merge fixesunknown2004-05-241-0/+8
| | * | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-202-0/+21
| | |\ \ \ | | | |/ /
| | | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-191-0/+12
| | | |\ \
| | | | * | Fix and test case for BUG#3649.unknown2004-05-181-0/+12
| | | * | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-1/+7
| | | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-181-0/+9
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | added newline at the end of the file.unknown2004-05-171-1/+1
| | | | * | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-171-0/+9
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-213-16/+33
| |\ \ \ \ \
| | * | | | | Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables...unknown2004-05-193-16/+33
| | | |_|_|/ | | |/| | |
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-1913-23/+71
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Portability fixesunknown2004-05-191-1/+1
| | |/ / /
| | * | | Merge with 4.0.20unknown2004-05-179-21/+29
| | |\ \ \ | | | |/ /
| | | * | Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-141-1/+0
| | | |/
| | | * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-05-111-0/+8
| | | |\
| | | | * bug#3612 - Item_func_div set decimals incorrectlyunknown2004-05-111-0/+8
| | | * | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-05-101-0/+1
| | | |\ \ | | | | |/
| | | | * backport from 4.1:unknown2004-05-101-0/+1
| | | * | Fix replace_result of $MASTER_MYPORT instead of literal numbers.unknown2004-05-106-20/+20
| | | |/