summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-2332-34/+57
* merge sql/violite.c with libmysql/violite.cunknown2001-10-082-3/+10
* Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-076-39/+69
* fixed crash on slave when master aborts a query that has % in it.unknown2001-10-053-3/+4
* Portability fixunknown2001-10-031-0/+1
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-032-0/+3
|\
| * Cleanup between compilationsunknown2001-10-032-0/+3
* | Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-036-43/+53
|/
* Portability fixunknown2001-10-021-3/+1
* Fix for make distunknown2001-10-024-9/+10
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-025-18/+35
|\
| * Fixed bug in INSERT DELAYEDunknown2001-10-025-18/+35
* | three column types (added to parser - but not to the manual - long time ago) ...unknown2001-10-011-0/+7
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-09-2811-41/+79
|\ \
| * | manual.texi typosunknown2001-09-281-3/+3
| |/
| * Update version numberunknown2001-09-281-1/+1
| * Fix that postscript generation of the manual works againunknown2001-09-281-1/+1
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-2710-32/+68
| |\
| | * Fixed bug in counting open files when using many filesunknown2001-09-276-14/+45
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-274-18/+23
| | |\
| | | * Cleaned up udf_example.cc and mysql_fix_privilege_tablesunknown2001-09-273-18/+22
| * | | manual.texi typo fixes.unknown2001-09-271-3/+4
| * | | manual.texi correct date error in manual.unknown2001-09-272-1/+2
| |/ /
* | | manual cleanupsunknown2001-09-262-14/+16
|/ /
* | Changes on NT service for a more faster stop of the service on Win2kunknown2001-09-253-23/+4
|/
* os0sync.c Define os_fast_mutex functions also in Windowsunknown2001-09-201-2/+0
* os0sync.h Define os_fast_mutex functions also in Windowsunknown2001-09-202-2/+2
* univ.i Changes to eliminate unnecessary Purify warnings (documentation of f...unknown2001-09-201-2/+6
* Merge heikki@work.mysql.com:/home/my/mysqlunknown2001-09-206-26/+166
|\
| * mem0mem.ic Changes to eliminate unnecessary Purify warningsunknown2001-09-206-26/+166
* | Some fixes for Geminiunknown2001-09-203-3/+3
|/
* Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-184-12/+60
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-1815-31/+111
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-1734-165/+462
|\
| * Added unique error for DEADLOCKunknown2001-09-1734-165/+462
* | log0log.c Eliminate a Purify warningunknown2001-09-172-1/+3
* | fixed bug in mysqltestunknown2001-09-153-28/+178
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-156-8/+170
|\
| * Fixed bug in --safe-create-userunknown2001-09-156-8/+170
* | manual.texi fix example that uses INDEX() as function (thereunknown2001-09-141-1/+1
* | manual.texi typo fixesunknown2001-09-141-4/+4
|/
* Added ukrainian error messagesunknown2001-09-141-1/+1
* Fixed problem with "record not found" in BDB tables.unknown2001-09-145-9/+255
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-1232-256/+284
|\
| * OS2 patchunknown2001-09-1231-256/+273
| * First drop merge table, then other tablesunknown2001-09-122-4/+15
* | Merge work:/home/bk/mysqlunknown2001-09-1036-309/+564
|\ \
| * | handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...unknown2001-09-101-2/+9
| * | ha_innobase.cc mean_rec_length was set to a too small value for > 4 GB tables...unknown2001-09-091-2/+2
| |/
| * Some cleanups to replication sectionunknown2001-09-081-48/+74