summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-0/+9
|/ / / / / / / /
* | | | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-163-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-163-0/+34
| |/ / / / / / /
* | | | | | | | Fix MySQL Test so it will not depend on current host in log file naming.unknown2002-09-152-2/+2
* | | | | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-09-1410-30/+73
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mergeunknown2002-09-119-22/+70
| |\ \ \ \ \ \ \
| | * | | | | | | Portability fixes.unknown2002-09-119-22/+70
| * | | | | | | | bugfix: DISTINCT with const_item in ORDER BYunknown2002-09-101-4/+20
| |/ / / / / / /
* | | | | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-09-065-0/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Repeatable test case in mysql-test format for flush-logs problem withunknown2002-09-055-0/+30
* | | | | | | | Mergeunknown2002-09-051-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fixed searching after ssl directories.unknown2002-09-051-0/+21
* | | | | | | | a small bug fixunknown2002-09-041-0/+3
* | | | | | | | Change of test caseunknown2002-09-041-9/+6
|/ / / / / / /
* | | | | | | a fix for a bug with all_fields.elements not being changed by unknown2002-09-031-0/+9
* | | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-034-8/+24
|\ \ \ \ \ \ \
| * | | | | | | Some trivial optimzationsunknown2002-09-034-8/+24
* | | | | | | | protected close_cached_table() call in REPAIR ... USE_FRM with a mutexunknown2002-09-011-0/+8
|/ / / / / / /
* | | | | | | mergedunknown2002-08-312-0/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Mergeunknown2002-08-312-0/+15
| |\ \ \ \ \ \
| | * | | | | | Little but nasty bug with BDB and alter tableunknown2002-08-282-0/+15
* | | | | | | | LOCK+change+OPTIMIZE MyISAM bugunknown2002-08-312-8/+11
* | | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-08-301-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | A nasty fix when all rows are deleted with a write lockunknown2002-08-301-0/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | fixed tests to be independed from environmentunknown2002-08-3015-2/+15
* | | | | | | | truncate test made independed from environmentunknown2002-08-301-0/+1
|/ / / / / / /
* | | | | | | Give better error from reconnect()unknown2002-08-242-3/+6
* | | | | | | merge with 3.23unknown2002-08-245-0/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added testing of temporary tables with replicationunknown2002-08-235-7/+49
| |/ / / / /
* | | | | | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-7/+44
* | | | | | Changed relay_log_space to ulonglongunknown2002-08-231-3/+10
* | | | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-1/+0
* | | | | | Merge work:/home/bk/mysql-4.0unknown2002-08-212-7/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge work:/home/bk/mysql-4.0unknown2002-08-212-7/+70
| |\ \ \ \ \ \
| | * | | | | | InnoDB support for HANDLERunknown2002-08-212-7/+70
* | | | | | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-212-6/+19
|/ / / / / / /
* | | | | | | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-1/+3
* | | | | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-171-4/+9
* | | | | | | mergeunknown2002-08-171-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | A fix for bigints with quoted constants ..unknown2002-08-161-0/+8
* | | | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-0/+24
|/ / / / / /
* | | | | | Changed SQL variable delay_key_write to an enumunknown2002-08-132-1/+7
* | | | | | merge with 3.23.52unknown2002-08-122-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+7
| * | | | | A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+4
| * | | | | Portability fix for AIXunknown2002-08-081-1/+1
* | | | | | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-0/+1
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-08-091-0/+28
|\ \ \ \ \ \
| * | | | | | Fix for SSL and new my_getoptunknown2002-08-091-0/+28
* | | | | | | test case for the QUOTE() functionunknown2002-08-091-0/+3
|/ / / / / /