summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fixed that this sequence didn't produce an error as it should have:unknown2003-07-291-0/+8
* A new separate error message: Unknown collation 'blablabla'unknown2003-07-292-1/+8
* test results fixedunknown2003-07-281-2/+1
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-281-6/+25
|\
| * changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-6/+25
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-271-0/+31
|\ \
| * | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-221-12/+6
| * | wild_compare fun: bug in GRANT db_pattern.* ...unknown2003-07-221-0/+37
* | | My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checksunknown2003-07-261-0/+1
* | | temporary modification of rpl_loaddata.test until 4.0 is merged in 4.1.unknown2003-07-231-10/+17
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-231-0/+4
|\ \ \ | |_|/ |/| |
| * | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-231-0/+4
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-221-0/+14
|\ \ \ | |_|/ |/| |
| * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+14
* | | undo one row warning instead use sql_warnings=1unknown2003-07-211-0/+3
* | | Enable warnings by default for single value list inserts also when the client...unknown2003-07-211-0/+1
* | | absurd (and syntaxically incorrect) column definition correctedunknown2003-07-211-1/+1
* | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-202-3/+5
* | | IN now aggregates all argument types for comparisonunknown2003-07-181-0/+8
* | | Some fixes in CASE.unknown2003-07-181-1/+38
* | | Fix openssl_2 test so it passes or fails. (It was being reportedunknown2003-07-161-1/+1
* | | Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-162-5/+24
* | | Update openssl_1 test.unknown2003-07-151-0/+2
| |/ |/|
* | ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-151-2/+2
* | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-151-2/+2
* | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-141-0/+11
|\ \
| * \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-131-1/+4
| |\ \
| * | | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-111-0/+11
* | | | COALESCE now aggregates its argument types in this way:unknown2003-07-141-0/+22
* | | | A test for character conversion in ALTER TABLE was addedunknown2003-07-141-0/+27
| |/ / |/| |
* | | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-121-1/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-082-0/+43
|\ \
| * | Support for variables with componentsunknown2003-07-062-0/+43
* | | SAPDB date/time finctionsunknown2003-07-081-2/+4
* | | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-081-0/+97
|\ \ \
| * \ \ Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-0/+97
| |\ \ \
| | * | | Internal commitunknown2003-06-231-0/+97
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-071-16/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fixed memory leak in group_concat function (BUG#796)unknown2003-07-061-16/+16
| * | | | reduced using of slow current_thd/current_lex macrounknown2003-07-051-0/+6
| | |_|/ | |/| |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-054-0/+56
|\ \ \ \ | |/ / /
| * | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-0/+8
| |\ \ \
| | * | | New methods unknown2003-07-041-0/+8
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-041-0/+14
| |\ \ \ \
| | * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-041-0/+14
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-041-0/+14
| * | | | | enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-041-0/+2
| |/ / / /
| * | | | FIELD() now takes in account arguments collationsunknown2003-07-031-0/+13
| * | | | Row comparison now does compare field collations, e.g.unknown2003-07-031-0/+17
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-031-0/+2
| |\ \ \ \