summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* fixed query cache with system databaseunknown2002-10-081-0/+10
* Fix of newly introduced bug in ORDER BY when one has a constant in the select...unknown2002-09-241-0/+35
* Made mysql-test results independent of MASTER_PORT and SLAVE_PORTunknown2002-09-231-3/+3
* Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+1
* Added code to flush a bulk_insert index.unknown2002-09-181-0/+8
* Update mysql-test results after mergeunknown2002-09-181-0/+10
* Mergeunknown2002-09-181-0/+15
|\
| * Mergeunknown2002-09-171-0/+15
| |\
| | * ft-boolean + ORDER BY (ftb tree reusing) bugunknown2002-09-171-0/+15
* | | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-171-0/+5
|/ /
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-162-0/+39
|\ \
| * | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-162-0/+39
| |/
* | Fix MySQL Test so it will not depend on current host in log file naming.unknown2002-09-151-1/+1
|/
* mergeunknown2002-09-119-70/+93
|\
| * Portability fixes.unknown2002-09-119-70/+93
* | bugfix: DISTINCT with const_item in ORDER BYunknown2002-09-101-4/+11
|/
* Mergeunknown2002-09-051-0/+33
|\
| * Fixed searching after ssl directories.unknown2002-09-051-0/+33
* | Fixed typo in Heikkis last push.unknown2002-09-051-1/+1
* | a small bug fixunknown2002-09-041-0/+5
* | 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/+11
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-037-8/+30
|\
| * Some trivial optimzationsunknown2002-09-037-8/+30
* | protected close_cached_table() call in REPAIR ... USE_FRM with a mutexunknown2002-09-011-0/+7
|/
* mergedunknown2002-08-312-0/+8
|\
| * Mergeunknown2002-08-312-0/+8
| |\
| | * Little but nasty bug with BDB and alter tableunknown2002-08-282-0/+8
* | | LOCK+change+OPTIMIZE MyISAM bugunknown2002-08-312-13/+8
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-08-301-0/+13
|\ \ \
| * | | A nasty fix when all rows are deleted with a write lockunknown2002-08-301-0/+13
* | | | fixed tests to be independed from environmentunknown2002-08-3014-0/+14
* | | | truncate test made independed from environmentunknown2002-08-301-0/+1
|/ / /
* | | Give better error from reconnect()unknown2002-08-241-1/+1
* | | merge with 3.23unknown2002-08-241-0/+0
|\ \ \ | |/ /
| * | Added testing of temporary tables with replicationunknown2002-08-231-4/+8
| |/
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-122-1/+3
| * A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+2
| * Portability fix for AIXunknown2002-08-081-2/+0
| * Fixed bug with GROUP BY on NULL fields.unknown2002-08-051-0/+16
* | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-7/+18
* | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-1/+0
* | Merge work:/home/bk/mysql-4.0unknown2002-08-212-6/+139
|\ \
| * \ Merge work:/home/bk/mysql-4.0unknown2002-08-212-6/+139
| |\ \
| | * | InnoDB support for HANDLERunknown2002-08-212-6/+139
* | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-212-9/+13
|/ / /
* | | Fixed timing problem with rpl000001 replication test.unknown2002-08-182-2/+0
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-171-3/+2
* | | mergeunknown2002-08-171-0/+15
|\ \ \ | |/ /
| * | A fix for bigints with quoted constants ..unknown2002-08-161-0/+15