summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* merge with public treeunknown2003-06-0517-43/+242
|\
| * After merge fixunknown2003-06-042-3/+1
| * Merge with 4.0.13unknown2003-06-0411-10/+148
| |\
| | * Small fixes (nothing nameworthy)unknown2003-06-012-19/+32
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-012-0/+20
| | |\
| | | * Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-012-0/+20
| | * | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-311-9/+26
| | |/
| | * A trick (a useless update) to force the slave to wait for TWO rotate eventsunknown2003-05-271-0/+22
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-273-0/+31
| | |\
| | | * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-273-0/+31
| | * | temporary update of the test to satisfy merge; will commit a final updateunknown2003-05-272-0/+37
| | |\ \ | | | |/ | | |/|
| | | * Fix for bug #490 and #491 (see details below)unknown2003-05-242-6/+46
| | * | code cleanupunknown2003-05-261-3/+7
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-261-0/+8
| | |\ \ | | | |/ | | |/|
| | | * Added testing of LOAD DATA ... STARTING BYunknown2003-05-261-0/+8
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-05-211-2/+1
| | |\ \ | | | |/ | | |/|
| | | * fixed 'STARTING BY' in replicationunknown2003-05-211-2/+1
| * | | Added SQLSTATE to client/server protocolunknown2003-06-047-34/+97
* | | | Collation & coercibility tests for LTRIM, RTRIM and TRIMunknown2003-06-031-1/+14
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-302-23/+89
|\ \ \ \
| * | | | mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-301-0/+1
| * | | | new version of helpunknown2003-05-291-23/+88
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-281-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added mem_root switching for subselect if it is necessaryunknown2003-05-281-0/+14
| |/ / /
* | | | CAST(expr AS char) now supports character set with conversion:unknown2003-05-281-0/+9
|/ / /
* | | fixed priority checking bug in sub select handlingunknown2003-05-281-1/+1
* | | Character set sets now check if required non-dynamic charsets were really com...unknown2003-05-233-2/+5
* | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-231-0/+23
* | | More tests for system functionsunknown2003-05-231-1/+19
* | | Cleaning DROP TABLE which is important if the tests are run in a certain order.unknown2003-05-221-3/+11
* | | mergeunknown2003-05-2236-76/+568
|\ \ \
| * | | After merge fixesunknown2003-05-2112-9/+21
| * | | Merge with 4.0.13unknown2003-05-1932-71/+554
| |\ \ \ | | |/ /
| | * | Portability fix for 64 bit machinesunknown2003-05-141-0/+1
| | * | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-141-0/+10
| | * | Fix for MacOSX and symlinksunknown2003-05-144-0/+27
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-132-5/+11
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-133-9/+17
| | | |\ \
| | | * | | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-131-0/+3
| | | * | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-5/+8
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-133-9/+17
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-132-5/+13
| | | |\ \ \
| | | | * | | Forgot to correct comment in key.test (after fixing bug 390).unknown2003-05-131-1/+1
| | | | * | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-132-4/+12
| | | | |/ /
| | | * | | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because ofunknown2003-05-131-4/+4
| | | |/ /
| | * | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-131-0/+17
| | * | | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)unknown2003-05-132-0/+18
| | * | | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-1/+60
| | |/ /
| | * | Safety fix to enable RAID in max binariesunknown2003-05-132-0/+7
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-051-0/+11
| | |\ \