summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* added disable_query_log to fulltext2.testunknown2003-08-012-765/+2
* Database name and national characters fixes.unknown2003-07-302-0/+25
* Derivation attribute was not processed correctlyunknown2003-07-304-1/+36
* Fixed that this sequence didn't produce an error as it should have:unknown2003-07-292-0/+14
* A new separate error message: Unknown collation 'blablabla'unknown2003-07-294-2/+15
* test results fixedunknown2003-07-282-3/+2
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-282-18/+100
|\
| * changed for AUTO_VALUE_ON_ZEROunknown2003-07-282-18/+100
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-272-0/+54
|\ \
| * | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-222-25/+18
| * | wild_compare fun: bug in GRANT db_pattern.* ...unknown2003-07-222-0/+61
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-261-0/+1
|\ \ \
| * | | My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checksunknown2003-07-261-0/+1
* | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.unknown2003-07-241-5/+5
|/ / /
* | | temporary modification of rpl_loaddata.test until 4.0 is merged in 4.1.unknown2003-07-232-14/+17
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-239-27/+34
|\ \ \ | |_|/ |/| |
| * | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-239-27/+34
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-222-0/+39
|\ \ \ | |_|/ |/| |
| * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-222-0/+39
* | | undo one row warning instead use sql_warnings=1unknown2003-07-212-0/+6
* | | Enable warnings by default for single value list inserts also when the client...unknown2003-07-212-0/+4
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-212-2/+2
|\ \ \
| * | | absurd (and syntaxically incorrect) column definition correctedunknown2003-07-212-2/+2
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-204-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix test results affected by error message edit.unknown2003-07-204-8/+8
* | | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-204-8/+13
|/ / /
* | | All functions now use the same function to aggregate comparisonunknown2003-07-181-1/+1
* | | IN now aggregates all argument types for comparisonunknown2003-07-182-0/+29
* | | Some fixes in CASE.unknown2003-07-182-3/+82
* | | Fix openssl_2 test so it passes or fails. (It was being reportedunknown2003-07-164-4/+27
* | | Error message consistency edits + updates to affected test results.unknown2003-07-163-3/+3
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-164-10/+61
|\ \ \
| * | | Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-164-10/+61
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Modifications to error messages, and affected test results.unknown2003-07-151-2/+2
* | | | Update openssl_1 test.unknown2003-07-152-4/+6
| |_|/ |/| |
* | | ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-152-4/+4
* | | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-152-4/+4
|/ /
* | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-142-0/+32
|\ \
| * \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-132-2/+10
| |\ \
| * \ \ Mergeunknown2003-07-112-0/+32
| |\ \ \
| | * | | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-112-0/+32
* | | | | COALESCE now aggregates its argument types in this way:unknown2003-07-142-0/+43
* | | | | A test for character conversion in ALTER TABLE was addedunknown2003-07-142-0/+66
| |_|/ / |/| | |
* | | | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-122-2/+10
|/ / /
* | | - Updated error message tests in several results of the test suite afterunknown2003-07-105-10/+10
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-085-2/+88
|\ \
| * | Support for variables with componentsunknown2003-07-065-2/+88
* | | SAPDB date/time finctionsunknown2003-07-083-7/+15
* | | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-082-0/+291
|\ \ \