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-08-012-765/+2
|\
| * Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-08-012-765/+2
| |\
| | * added disable_query_log to fulltext2.testkostja@oak.local2003-08-012-765/+2
* | | merge fixbell@sanja.is.com.ua2003-08-011-2/+0
* | | mergebell@sanja.is.com.ua2003-08-012-24/+19
|\ \ \ | |/ / |/| |
| * | prevented finding references in item_list for non-SELECT st_select_lexbell@sanja.is.com.ua2003-07-292-1/+21
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-08-012-14/+34
|\ \ \
| * | | tabe & query hashes made case insensitive (BUG#933)bell@sanja.is.com.ua2003-07-282-14/+34
| |/ /
* | | mergebell@sanja.is.com.ua2003-08-012-0/+20
|\ \ \ | |_|/ |/| |
| * | count HAVING clause elements with select list elements, because agregate func...bell@sanja.is.com.ua2003-07-292-1/+19
| |/
* | Database name and national characters fixes.bar@bar.mysql.r18.ru2003-07-302-0/+25
* | Derivation attribute was not processed correctlybar@bar.mysql.r18.ru2003-07-304-1/+36
* | Fixed that this sequence didn't produce an error as it should have:bar@bar.mysql.r18.ru2003-07-292-0/+14
* | A new separate error message: Unknown collation 'blablabla'bar@bar.mysql.r18.ru2003-07-294-2/+15
|/
* test results fixedserg@serg.mylan2003-07-282-3/+2
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-07-282-18/+100
|\
| * changed for AUTO_VALUE_ON_ZEROvva@eagle.mysql.r18.ru2003-07-282-18/+100
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-07-272-0/+54
|\ \
| * | now GRANT db.* ... compares patterns correctly to prevent privilege escalationserg@serg.mylan2003-07-222-25/+18
| * | wild_compare fun: bug in GRANT db_pattern.* ...serg@serg.mylan2003-07-222-0/+61
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-07-261-0/+1
|\ \ \
| * | | My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checksguilhem@gbichot22003-07-261-0/+1
* | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.paul@teton.kitebird.com2003-07-241-5/+5
|/ / /
* | | temporary modification of rpl_loaddata.test until 4.0 is merged in 4.1.guilhem@gbichot22003-07-232-14/+17
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-07-239-27/+34
|\ \ \ | |_|/ |/| |
| * | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableguilhem@gbichot22003-07-239-27/+34
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-07-222-0/+39
|\ \ \ | |_|/ |/| |
| * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)vva@eagle.mysql.r18.ru2003-07-222-0/+39
* | | undo one row warning instead use sql_warnings=1venu@hundin.mysql.fi2003-07-212-0/+6
* | | Enable warnings by default for single value list inserts also when the client...venu@myvenu.com2003-07-212-0/+4
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-07-212-2/+2
|\ \ \
| * | | absurd (and syntaxically incorrect) column definition correctedserg@serg.mylan2003-07-212-2/+2
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2003-07-204-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix test results affected by error message edit.paul@ice.snake.net2003-07-204-8/+8
* | | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...serg@serg.mylan2003-07-204-8/+13
|/ / /
* | | All functions now use the same function to aggregate comparisonbar@bar.mysql.r18.ru2003-07-181-1/+1
* | | IN now aggregates all argument types for comparisonbar@bar.mysql.r18.ru2003-07-182-0/+29
* | | Some fixes in CASE.bar@bar.mysql.r18.ru2003-07-182-3/+82
* | | Fix openssl_2 test so it passes or fails. (It was being reportedpaul@ice.snake.net2003-07-164-4/+27
* | | Error message consistency edits + updates to affected test results.paul@ice.snake.net2003-07-163-3/+3
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2003-07-164-10/+61
|\ \ \
| * | | Item_func_null doesn't have a separate Item for the first argument anymore.bar@bar.mysql.r18.ru2003-07-164-10/+61
* | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2003-07-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Modifications to error messages, and affected test results.paul@ice.snake.net2003-07-151-2/+2
* | | | Update openssl_1 test.paul@teton.kitebird.com2003-07-152-4/+6
| |_|/ |/| |
* | | ELT passes the first argument in args[0] instead of having a separate Item.bar@bar.mysql.r18.ru2003-07-152-4/+4
* | | Item_func_field doesn't have a separate Item to store the first argument.bar@bar.mysql.r18.ru2003-07-152-4/+4
|/ /
* | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-07-142-0/+32
|\ \
| * \ Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-07-132-2/+10
| |\ \
| * \ \ Mergevenu@myvenu.com2003-07-112-0/+32
| |\ \ \