summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed many compiler warningsmonty@mysql.com2004-04-053-25/+130
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-03-312-0/+11
|\
| * null processing for character_set_results (BUG#3296)bell@sanja.is.com.ua2004-03-302-0/+11
* | simple optimzationmonty@mysql.com2004-03-315-3/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-303-1/+98
|\ \
| * | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-303-1/+98
| |/
* | http://bugs.mysql.com/bug.php?id=3255bar@bar.intranet.mysql.r18.ru2004-03-302-0/+29
* | ALTER TABLE t1 CONVERT TO should also change the default character set.bar@bar.intranet.mysql.r18.ru2004-03-302-2/+2
* | More different syntaxes for (1) modifying the default charaset/collationbar@bar.intranet.mysql.r18.ru2004-03-303-8/+8
* | resolving conflictsram@gw.mysql.r18.ru2004-03-303-13/+13
|\ \ | |/ |/|
| * Fix for the bug #2976: NATURAL JOIN produces duplicate columns.ram@gw.mysql.r18.ru2004-03-193-13/+13
* | false/true -> FALSE/TRUEmonty@mysql.com2004-03-304-14/+112
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-03-301-0/+2
|\ \
| * | Fix test results when you are in daylight saving timemonty@mysql.com2004-03-301-0/+2
* | | Merge with 4.0 to get lastest bug fixesmonty@mysql.com2004-03-298-103/+112
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-294-1/+39
| |\ \
| | * | some cleanup of last patch for BUG #2342vva@eagle.mysql.r18.ru2004-03-271-1/+1
| | * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-272-0/+19
| | |\ \
| | | * | fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-272-0/+19
| | * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-262-1/+20
| | |\ \ \ | | | |/ / | | |/| |
| | | * | order_by.result:Sinisa@sinisa.nasamreza.org2004-03-262-1/+20
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-262-0/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Allow keys with 0 segements in MyISAMmonty@mysql.com2004-03-262-0/+36
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-03-262-3/+51
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixed BUG in query cahe statistic countingbell@sanja.is.com.ua2004-03-212-3/+51
* | | | | Better error messages for not nullablebar@bar.intranet.mysql.r18.ru2004-03-292-0/+8
* | | | | Better tests for BINARYbar@bar.intranet.mysql.r18.ru2004-03-294-0/+95
* | | | | Checking Thai sort order and trailing spaces handlingbar@bar.intranet.mysql.r18.ru2004-03-292-0/+2793
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-272-0/+20
|\ \ \ \ \
| * | | | | fixed bug #2342 vva@eagle.mysql.r18.ru2004-03-272-0/+20
* | | | | | A previous changeset by me today about SQL_LOG_BIN had the problemguilhem@mysql.com2004-03-272-4/+14
* | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-262-0/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifguilhem@mysql.com2004-03-262-0/+16
| | |_|_|/ | |/| | |
* | | | | UTF8 now process space as PAD character correctly.bar@bar.intranet.mysql.r18.ru2004-03-264-0/+82
* | | | | 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-2612-44/+44
* | | | | After merge fixes + simple optimizationsmonty@mysql.com2004-03-263-4/+4
* | | | | Merge with 4.0monty@mysql.com2004-03-255-60/+93
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Updated tests after mergemonty@mysql.com2004-03-252-33/+42
| * | | | merge with 3.23monty@mysql.com2004-03-251-27/+49
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Improved test casemonty@mysql.com2004-03-251-0/+2
| | * | | used right table for grants check (BUG#3270)bell@sanja.is.com.ua2004-03-231-0/+19
| * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2004-03-223-1/+4
| |\ \ \ \
| | * | | | union.result:Sinisa@sinisa.nasamreza.org2004-03-222-0/+4
| | * | | | update.test:Sinisa@sinisa.nasamreza.org2004-03-151-1/+0
| * | | | | Fixed wrong 'mysql.func' definitionmonty@mysql.com2004-03-222-2/+2
| | |_|_|/ | |/| | |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-03-201-2/+2
| |\ \ \ \
| | * | | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,guilhem@mysql.com2004-03-201-2/+2
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-257-14/+321
|\ \ \ \ \ \
| * | | | | | Cleanups & safety fixesmonty@mysql.com2004-03-252-2/+4
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-255-12/+317
| |\ \ \ \ \ \