summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2003-06-052-0/+0
* Merge with 4.0.13unknown2003-06-053-1/+24
|\
| * Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-1/+1
| * -- Waiting for Monty's approval before push --unknown2003-06-032-0/+23
* | merge with public treeunknown2003-06-0590-418/+1021
|\ \
| * | After merge fixunknown2003-06-047-17/+27
| * | Merge with 4.0.13unknown2003-06-0421-21/+304
| |\ \ | | |/
| | * Small fixes (nothing nameworthy)unknown2003-06-013-19/+32
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-014-0/+37
| | |\
| | | * Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-014-0/+37
| | * | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-312-19/+76
| | |/
| | * A trick (a useless update) to force the slave to wait for TWO rotate eventsunknown2003-05-272-8/+36
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-276-1/+69
| | |\
| | | * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-276-1/+69
| | * | temporary update of the test to satisfy merge; will commit a final updateunknown2003-05-274-0/+79
| | |\ \ | | | |/ | | |/|
| | | * Fix for bug #490 and #491 (see details below)unknown2003-05-244-6/+88
| | * | code cleanupunknown2003-05-262-3/+9
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-262-0/+15
| | |\ \ | | | |/ | | |/|
| | | * Added testing of LOAD DATA ... STARTING BYunknown2003-05-262-0/+15
| | * | repair_part2 is made repeatableunknown2003-05-211-0/+2
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-05-213-7/+6
| | |\ \ | | | |/ | | |/|
| | | * fixed 'STARTING BY' in replicationunknown2003-05-213-7/+6
| * | | Added SQLSTATE to client/server protocolunknown2003-06-0472-375/+685
* | | | Collation & coercibility tests for LTRIM, RTRIM and TRIMunknown2003-06-032-3/+47
* | | | "Collation" has been moved to SHOW FULL FIELDSunknown2003-06-0210-109/+109
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-306-297/+283
|\ \ \ \
| * | | | mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-302-0/+2
| * | | | new version of helpunknown2003-05-294-297/+281
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-282-0/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | added mem_root switching for subselect if it is necessaryunknown2003-05-282-0/+28
| |/ / /
* | | | CAST(expr AS char) now supports character set with conversion:unknown2003-05-282-0/+22
|/ / /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-282-3/+5
|\ \ \
| * | | fixed priority checking bug in sub select handlingunknown2003-05-282-3/+5
* | | | ORDER BY optimizationunknown2003-05-271-1/+1
|/ / /
* | | --with-charset was not up to dateunknown2003-05-263-3/+3
* | | symlink.result:unknown2003-05-241-2/+4
* | | Character set sets now check if required non-dynamic charsets were really com...unknown2003-05-238-8/+23
* | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility:unknown2003-05-2311-160/+160
* | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lostunknown2003-05-232-0/+65
* | | More tests for system functionsunknown2003-05-232-4/+64
* | | Cleaning DROP TABLE which is important if the tests are run in a certain order.unknown2003-05-222-3/+12
* | | Updated results & after merge fixunknown2003-05-222-1/+8
* | | mergeunknown2003-05-2271-248/+1473
|\ \ \
| * | | After merge fixesunknown2003-05-2128-118/+123
| * | | Merge with 4.0.13unknown2003-05-1964-205/+1428
| |\ \ \ | | |/ /
| | * | Portability fix for 64 bit machinesunknown2003-05-142-1/+2
| | * | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-143-1/+18
| | * | Fix for MacOSX and symlinksunknown2003-05-147-1/+53
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-14/+24
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-26/+26
| | | |\ \