summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* manual.texi Mirror listing maintenance.unknown2001-03-232-5/+10
* Fixed bug with FLUSH TABLES when using temporary tablesunknown2001-03-232-14/+5
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-2314-39/+179
|\
| * Test case for bug when updating on keyunknown2001-03-2314-40/+179
* | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-223-0/+24
* | Changes to make it compile againunknown2001-03-224-5/+5
* | acinclude.m4 Removed redundant Gemini check sectionunknown2001-03-222-43/+1
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-2124-24/+3946
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-2111-40/+61
* Added isolation levelsunknown2001-03-2122-142/+381
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-161-3/+63
|\
| * Update information about MyISAM filesunknown2001-03-161-3/+63
* | manual.texi added clarification on LOAD DATA section on handlingunknown2001-03-152-3/+8
|/
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-164-11/+21
|\
| * 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
* | Added new item to Access deniedunknown2001-03-161-4/+27
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-159-22/+95
|\ \ | |/ |/|
| * Improved ANALYZE TABLE a bit for small tables.unknown2001-03-154-11/+41
| * Added tests if a user variable is changed in the same query.unknown2001-03-156-12/+55
* | 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