summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt t...unknown2001-03-163-1/+17
* Updated manual.unknown2001-03-152-12/+5
* Docs/manual.texiunknown2001-03-141-23/+76
* Merge work.mysql.com:/home/bk/mysqlunknown2001-03-1411-41/+130
|\
| * Added fix for using variables with distinctunknown2001-03-158-11/+43
| * mergeunknown2001-03-154-29/+86
| |\
| | * Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-151-0/+2
| | |\
| | | * Updated changelogunknown2001-03-151-0/+2
| | * | Fixed CLIENT_TRANSACTIONS defineunknown2001-03-144-37/+97
| | |/
* | | manual.texi mods to recent change notesunknown2001-03-141-10/+10
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-144-15/+31
|\ \ \ | |/ /
| * | os0thread.c Use pthread_attr_init instead of ..._createunknown2001-03-141-1/+15
| * | srv0srv.c Eliminate another warning on HP-UXunknown2001-03-141-9/+9
| * | srv0start.c Eliminate wrong type calls of os_thread_createunknown2001-03-142-9/+9
| * | page0types.h Eliminate a name collision on page_t on HP-UXunknown2001-03-141-0/+2
* | | Mergeunknown2001-03-142-6/+7
|\ \ \ | |/ / |/| |
| * | manual.texi small changes to regex appendixunknown2001-02-081-5/+5
| * | manual.texi missing dotunknown2001-02-081-1/+1
* | | fsp0fsp.c Circumvent a bug in Visual C inliningunknown2001-03-141-9/+12
* | | Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-149-68/+27
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-143-5/+5
|\ \ \
| * | | Moved state_map copying to THD::THD().unknown2001-03-143-5/+5
* | | | changed signal by fd close to signal by vio_closeunknown2001-03-139-57/+98
|/ / /
* | | mysql-test/r/order_by.result fixed for new testunknown2001-03-132-1/+4
* | | sql_lex.cc per-thread state_map temporarily disabledunknown2001-03-132-2/+2
* | | Mergeunknown2001-03-1347-128/+549
|\ \ \
| * | | manual.texi Typo fix. Added mirror in Ukraine.unknown2001-03-131-3/+8
| * | | Merge work:/home/bk/mysqlunknown2001-03-128-34/+89
| |\ \ \
| | * | | Added SQL_ANSI_MODE.unknown2001-03-128-34/+89
| | | |/ | | |/|
| * | | untested changes to close socket on slave stop for OS's that do notunknown2001-03-127-18/+118
| * | | Merge work:/home/bk/mysqlunknown2001-03-1232-61/+270
| |\ \ \ | | |/ /
| | * | Fixes for compiling innobaseunknown2001-03-124-11/+30
| | * | Optimization of delete with record cache (for MyISAM tables)unknown2001-03-1110-20/+16
| | * | Added new tests to benchmark suiteunknown2001-03-1111-19/+145
| | * | Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-1012-14/+82
| * | | Merge work:/home/bk/mysqlunknown2001-03-0915-144/+502
| |\ \ \ | | |/ /
| | * | Fixed wrong option in mysql_install_dbunknown2001-03-0910-11/+56
| * | | Merge work:/home/bk/mysqlunknown2001-03-081-5/+13
| |\ \ \
| | * | | Docs/manual.texiunknown2001-03-051-5/+13
* | | | | myisammrg/myrg_rnext.c bug with incomlete queue fixedunknown2001-03-122-8/+6
* | | | | mergedunknown2001-03-0868-803/+1660
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Added documentation about mysql-test-rununknown2001-03-082-0/+39
| * | | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-086-134/+382
| |\ \ \ \
| | * | | | Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-086-113/+249
| | * | | | Added documentation about GEMINI tablesunknown2001-03-081-34/+146
| * | | | | Make configure always generate a dummy bdb/build_unix/db.h file. Ugh.unknown2001-03-081-4/+8
| * | | | | Make configure generate a fake bdb/build_unix/db.h file, so thatunknown2001-03-081-0/+22
| | |/ / / | |/| | |
| * | | | manual.texi Note about DROP DATABASE and Innobase website to the manualunknown2001-03-081-2/+4
| * | | | row0mysql.c Innobase does not trap now if one creates a table already in Inno...unknown2001-03-081-2/+9
| |/ / /
| * | | Changed --with-innobase-db to --with-innobaseunknown2001-03-088-62/+70