summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get:unknown2003-11-203-0/+49
|\
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-191-0/+26
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-181-0/+26
| | |\
| | | * Fix for BUG#1870unknown2003-11-181-0/+26
| * | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...unknown2003-11-181-0/+11
| * | | Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-0/+12
| |/ /
* | | Merge key cache structures to oneunknown2003-11-202-3/+4
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-11-191-1/+2
|\ \ \
| * | | Official builds are tested with mysql-test-run --sleep=10, and the slaveunknown2003-11-191-1/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-1/+1
|\ \ \ \
| * \ \ \ Merge with 4.0 treeunknown2003-11-181-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-041-1/+1
| | |\ \ \
| | | * | | Word Police law is abidedunknown2003-11-041-1/+1
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-182-19/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | IGNORE option was added for DELETE statement (WL#1334)unknown2003-11-172-19/+28
| | |_|/ / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-181-0/+35
|\ \ \ \ \
| * | | | | Fix for bug #1820unknown2003-11-181-0/+35
* | | | | | Delete duplicate error message namesunknown2003-11-183-10/+10
* | | | | | mergeunknown2003-11-188-21/+50
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-188-21/+50
* | | | | | word substitution in error messages removed - can create problems for i18nunknown2003-11-183-5/+5
* | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-11-172-1/+32
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-171-0/+13
| |\ \ \ \ \
| | * | | | | WL#1253: LAST_DAYunknown2003-11-171-0/+13
| * | | | | | fixed error handling inside su_select() for multideleteunknown2003-11-151-1/+19
| |/ / / / /
* | | | | | cleanupunknown2003-11-151-1/+1
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-0856-144/+620
|\ \ \ \ \
| * | | | | sunstring_index() code covarageunknown2003-11-073-1/+7
| * | | | | fixed printability of gis functionsunknown2003-11-061-0/+17
| |/ / / /
| * | | | Portability fix (for example NetWare doesn't support table name like t"1").unknown2003-11-051-4/+4
| * | | | Removed some warnings reported by valgrindunknown2003-11-043-28/+27
| * | | | Merge with 4.0unknown2003-11-048-4/+212
| |\ \ \ \ | | |/ / /
| | * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-031-0/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fixed a bug in boolean fts where a word queue was created based on min_word_l...unknown2003-11-031-0/+6
| | * | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-11-031-0/+18
| | |\ \ \ | | | | |/ | | | |/|
| | | * | When we delete the slave's temp tables from memory, we resetunknown2003-11-031-0/+18
| | * | | fix for bug #1724 'WHERE ... IN() optimizer behaviour unknown2003-11-031-0/+23
| | |/ /
| | * | 4 small items in this:unknown2003-10-311-0/+10
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-301-0/+89
| | |\ \ | | | |/ | | |/|
| | | * Fix for BUG#1686unknown2003-10-291-0/+89
| | * | Merge with 3.23 to get 4.0 tree in sync (no relevant changes to 4.0 tree)unknown2003-10-231-1/+0
| | |\ \
| | | * | Fixed memory leak in send_fileunknown2003-10-081-2/+1
| | * | | Fix for bug #1271: Undefined variable in PASSWORD() function is not unknown2003-10-211-0/+9
| | | |/ | | |/|
| | * | A fix for a random test failure rpl_trunc_binlog: don't RESET MASTERunknown2003-10-171-2/+0
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-162-2/+54
| | |\ \
| | | * \ Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-022-2/+54
| | | |\ \
| | | | * | fixed server crash on moving query block with pointers to same table in it (B...unknown2003-09-152-2/+54
| * | | | | Mergeunknown2003-11-039-82/+215
| |\ \ \ \ \
| | * | | | | Some simple things missing for last changesetunknown2003-11-031-1/+1
| | * | | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-038-81/+214