summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2001-10-3119-48/+151
* row0mysql.c Fix an assertion when an empty database is droppedunknown2001-10-311-1/+3
* Update for OS2 (patch from Yuri Dario).unknown2001-10-3151-665/+1442
* os0file.c Replace some / 256 by >> operationsunknown2001-10-301-14/+13
* srv0srv.c Test if bk now worksunknown2001-10-301-1/+1
* Mergeunknown2001-10-3074-433/+1748
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-305-11/+45
|\
| * Fix for gcc 3.0unknown2001-10-305-11/+45
* | Merge work:/home/bk/mysqlunknown2001-10-292-1/+1
|\ \
| * | fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-292-1/+1
* | | ha_innobase.cc Another testunknown2001-10-291-1/+1
* | | ha_innobase.cc Testunknown2001-10-291-1/+1
| |/ |/|
* | Adding code for NT service in the install and removeunknown2001-10-254-40/+185
* | bug in libmysql.c:mysql_reconnect() fixedunknown2001-10-241-1/+1
* | bug (introduced yesterday) fixedunknown2001-10-241-6/+9
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-2332-34/+57
|\ \
| * | HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-2332-34/+57
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-198-7/+58
|\ \ \ | |_|/ |/| |
| * | Don't use signal() on windows.unknown2001-10-198-7/+58
* | | fixed sleep unknown2001-10-171-2/+3
|/ /
* | InnoDB portability fixesunknown2001-10-113-4/+8
* | ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-1091-1234/+5241
|/
* 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
|\