summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* --with-charset was not up to datebar@bar.mysql.r18.ru2003-05-263-3/+3
* symlink.result:mysql@home.(none)2003-05-241-2/+4
* Character set sets now check if required non-dynamic charsets were really com...bar@bar.mysql.r18.ru2003-05-238-8/+23
* SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:bar@bar.mysql.r18.ru2003-05-2311-160/+160
* CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostbar@bar.mysql.r18.ru2003-05-232-0/+65
* More tests for system functionsbar@bar.mysql.r18.ru2003-05-232-4/+64
* Cleaning DROP TABLE which is important if the tests are run in a certain order.guilhem@mysql.com2003-05-222-3/+12
* Updated results & after merge fixmonty@mashka.mysql.fi2003-05-222-1/+8
* mergemonty@mashka.mysql.fi2003-05-2271-248/+1473
|\
| * After merge fixesmonty@mashka.mysql.fi2003-05-2128-118/+123
| * Merge with 4.0.13monty@narttu.mysql.fi2003-05-1964-205/+1428
| |\
| | * Portability fix for 64 bit machinesmonty@narttu.mysql.fi2003-05-142-1/+2
| | * Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432monty@narttu.mysql.fi2003-05-143-1/+18
| | * Fix for MacOSX and symlinksmonty@narttu.mysql.fi2003-05-147-1/+53
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-134-14/+24
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0jani@hynda.(none)2003-05-136-26/+26
| | | |\
| | | * | Fixed a bug in DROP DATABASE when database had a RAID type table.jani@hynda.(none)2003-05-132-0/+6
| | | * | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342jani@hynda.(none)2003-05-132-14/+18
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-136-26/+26
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0pem@mysql.com2003-05-134-10/+22
| | | |\ \
| | | | * | Forgot to correct comment in key.test (after fixing bug 390).pem@mysql.com2003-05-131-1/+1
| | | | * | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.pem@mysql.com2003-05-134-9/+21
| | | | |/
| | | * | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because oflenz@mysql.com2003-05-132-16/+4
| | | |/
| | * | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373monty@narttu.mysql.fi2003-05-132-0/+29
| | * | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)monty@narttu.mysql.fi2003-05-133-0/+28
| | * | Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-132-2/+118
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-05-131-23/+5
| | |\
| | | * Removed timing of tests from mysql-test-run.jani@rhols221.adsl.netsonic.fi2003-05-131-23/+5
| | * | Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-134-0/+18
| | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-053-0/+25
| | |\
| | | * Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...monty@narttu.mysql.fi2003-05-053-0/+25
| | * | result updatedserg@serg.mylan2003-05-041-0/+11
| | * | "delete from table where const" bug fixedserg@serg.mylan2003-05-031-0/+6
| | * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-05-032-13/+25
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-032-13/+25
| | | |\
| | | | * Fix problem where key_read was not cleaned up properly, which caused assert i...monty@narttu.mysql.fi2003-05-032-13/+25
| | * | | test case addedserg@serg.mylan2003-05-032-0/+8
| | |/ /
| | * | removing architecture dependent testSinisa@sinisa.nasamreza.org2003-04-302-4/+0
| | * | merge fixSinisa@sinisa.nasamreza.org2003-04-2916-51/+274
| | |\ \ | | | |/
| | | * - Removed two EXPLAIN SELECT statements from the InnoDB test suitelenz@mysql.com2003-04-282-8/+0
| | | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-277-14/+104
| | | * Merge with 3.23:monty@mashka.mysql.fi2003-04-263-11/+28
| | | |\
| | | | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-232-0/+17
| | | | * Changed innobase_flush_log_at_trx_commit to be 1 as defaultmonty@mashka.mysql.fi2003-04-071-11/+11
| | | * | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-267-18/+142
| | * | | code cleanupSinisa@sinisa.nasamreza.org2003-04-292-1/+2
| | * | | merge fixSinisa@sinisa.nasamreza.org2003-04-2619-74/+459
| | |\ \ \ | | | |/ /
| | | * | filesort.cc, order_by.result:igor@hundin.mysql.fi2003-04-262-0/+39
| | | * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2003-04-251-3/+3
| | | |\ \
| | | | * | - Updated innodb test results on Heikki's request (InnoDB now supportslenz@mysql.com2003-04-251-3/+3