summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23.54unknown2002-10-163-1/+51
|\
| * Fixed a bug in key optimizing handling where the expressionunknown2002-10-143-1/+51
| * Fixed missing table_list->name -> table_list->alias convertunknown2002-10-081-0/+1
* | Two bug fixesunknown2002-10-122-1/+25
* | fixed repair_by_sort FULLTEXT bugunknown2002-10-092-0/+21
* | fixed query cache with system databaseunknown2002-10-082-0/+24
* | small fix from bugs@.. listunknown2002-10-071-0/+1
* | Fix of newly introduced bug in ORDER BY when one has a constant in the select...unknown2002-09-242-0/+73
* | - modified mysql-test/mysql-test-run.sh to only probe for "gcov", ifunknown2002-09-231-1/+1
* | Made mysql-test results independent of MASTER_PORT and SLAVE_PORTunknown2002-09-232-3/+6
* | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+1
* | Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-1/+1
* | Added code to flush a bulk_insert index.unknown2002-09-182-0/+17
* | Update mysql-test results after mergeunknown2002-09-181-0/+10
* | merge with 3.23.53 (only code cleanup and new test case)unknown2002-09-181-0/+10
|\ \ | |/
| * Fixed bug with BINARY NULLunknown2002-09-182-0/+14
| * Mergeunknown2002-09-031-1/+2
| |\
| | * Fixed bug introduces by last changesetunknown2002-09-031-1/+2
| * | LOCK+modify+OPTIMIZE bugfixunknown2002-08-312-0/+13
| |/
* | Mergeunknown2002-09-182-0/+29
|\ \
| * \ Mergeunknown2002-09-172-0/+29
| |\ \
| | * | ft-boolean + ORDER BY (ftb tree reusing) bugunknown2002-09-172-0/+29
* | | | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-172-0/+14
|/ / /
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-166-3/+80
|\ \ \
| * | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-166-3/+80
| |/ /
* | | Fix MySQL Test so it will not depend on current host in log file naming.unknown2002-09-153-3/+3
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-09-1421-107/+183
|\ \ \ | |/ /
| * | mergeunknown2002-09-1119-95/+169
| |\ \
| | * | Portability fixes.unknown2002-09-1119-95/+169
| * | | bugfix: DISTINCT with const_item in ORDER BYunknown2002-09-102-8/+31
| |/ /
* | | 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-053-7/+69
|\ \ \
| * | | Fixed searching after ssl directories.unknown2002-09-053-7/+69
* | | | Fixed typo in Heikkis last push.unknown2002-09-051-1/+1
| |/ / |/| |
* | | a small bug fixunknown2002-09-042-0/+8
* | | Change of test caseunknown2002-09-042-18/+12
|/ /
* | a fix for a bug with all_fields.elements not being changed by unknown2002-09-032-0/+20
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-09-0311-16/+54
|\ \
| * | Some trivial optimzationsunknown2002-09-0311-16/+54
* | | protected close_cached_table() call in REPAIR ... USE_FRM with a mutexunknown2002-09-012-0/+15
|/ /
* | mergedunknown2002-08-314-0/+23
|\ \ | |/
| * Mergeunknown2002-08-314-0/+23
| |\
| | * Little but nasty bug with BDB and alter tableunknown2002-08-284-0/+23
* | | LOCK+change+OPTIMIZE MyISAM bugunknown2002-08-314-21/+19
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-08-302-0/+21
|\ \ \
| * | | A nasty fix when all rows are deleted with a write lockunknown2002-08-302-0/+21
* | | | fixed tests to be independed from environmentunknown2002-08-3029-2/+29
* | | | truncate test made independed from environmentunknown2002-08-302-0/+2
|/ / /
* | | Give better error from reconnect()unknown2002-08-243-4/+7