summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * bug with mysql_change_db() fixedserg@serg.mysql.com2001-03-214-3/+5
* | added test case for the nasty join query crashsasha@mysql.sashanet.com2001-03-232-1/+164
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-234-23/+56
|\ \
| * | fixes to get flush test to work only to discover another bug in flushsasha@mysql.sashanet.com2001-03-234-23/+56
* | | manual.texi Fix up.mwagner@evoq.mwagner.org2001-03-231-1/+1
|/ /
* | manual.texi One more mirror.mwagner@evoq.mwagner.org2001-03-231-2/+7
* | manual.texi Mirror listing maintenance.mwagner@evoq.mwagner.org2001-03-232-5/+10
* | Fixed bug with FLUSH TABLES when using temporary tablesmonty@tik.mysql.fi2001-03-232-14/+5
* | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-03-2314-39/+179
|\ \
| * | Test case for bug when updating on keymonty@tik.mysql.fi2001-03-2314-40/+179
* | | fixed bug on re-open of temp tables after FLUSH in the middle of opensasha@mysql.sashanet.com2001-03-223-0/+24
* | | Changes to make it compile againsasha@mysql.sashanet.com2001-03-224-5/+5
* | | acinclude.m4 Removed redundant Gemini check sectionmikef@nslinuxw4.bedford.progress.com2001-03-222-43/+1
|/ /
* | Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-2124-24/+3946
* | Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-2111-40/+61
* | Added isolation levelsmonty@tik.mysql.fi2001-03-2122-142/+381
|/
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-161-3/+63
|\
| * Update information about MyISAM filesmonty@donna.mysql.fi2001-03-161-3/+63
* | manual.texi added clarification on LOAD DATA section on handlingpaul@central.snake.net2001-03-152-3/+8
|/
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-164-11/+21
|\
| * buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt t...heikki@donna.mysql.fi2001-03-163-1/+17
| * Updated manual.jani@hynda.mysql.fi2001-03-152-12/+5
* | Added new item to Access deniedmonty@donna.mysql.fi2001-03-161-4/+27
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-159-22/+95
|\ \ | |/ |/|
| * Improved ANALYZE TABLE a bit for small tables.monty@donna.mysql.fi2001-03-154-11/+41
| * Added tests if a user variable is changed in the same query.monty@donna.mysql.fi2001-03-156-12/+55
* | Docs/manual.texisasha@mysql.sashanet.com2001-03-141-23/+76
* | Merge work.mysql.com:/home/bk/mysqlpaul@central.snake.net2001-03-1411-41/+130
|\ \ | |/
| * Added fix for using variables with distinctmonty@donna.mysql.fi2001-03-158-11/+43
| * mergemonty@donna.mysql.fi2001-03-154-29/+86
| |\
| | * Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-03-151-0/+2
| | |\
| | | * Updated changelogmonty@donna.mysql.fi2001-03-151-0/+2
| | * | Fixed CLIENT_TRANSACTIONS definemonty@tik.mysql.fi2001-03-144-37/+97
| | |/
* | | manual.texi mods to recent change notespaul@central.snake.net2001-03-141-10/+10
* | | Merge work.mysql.com:/home/bk/mysqlpaul@central.snake.net2001-03-144-15/+31
|\ \ \ | |/ /
| * | os0thread.c Use pthread_attr_init instead of ..._createheikki@donna.mysql.fi2001-03-141-1/+15
| * | srv0srv.c Eliminate another warning on HP-UXheikki@donna.mysql.fi2001-03-141-9/+9
| * | srv0start.c Eliminate wrong type calls of os_thread_createheikki@donna.mysql.fi2001-03-142-9/+9
| * | page0types.h Eliminate a name collision on page_t on HP-UXheikki@donna.mysql.fi2001-03-141-0/+2
* | | Mergepaul@central.snake.net2001-03-142-6/+7
|\ \ \ | |/ / |/| |
| * | manual.texi small changes to regex appendixpaul@central.snake.net2001-02-081-5/+5
| * | manual.texi missing dotpaul@central.snake.net2001-02-081-1/+1
* | | fsp0fsp.c Circumvent a bug in Visual C inliningheikki@donna.mysql.fi2001-03-141-9/+12
* | | Reversed SQL_ANSI_MODE per Monty's request.jcole@abel.spaceapes.com2001-03-149-68/+27
* | | Merge work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2001-03-143-5/+5
|\ \ \
| * | | Moved state_map copying to THD::THD().jcole@tetra.spaceapes.com2001-03-143-5/+5
* | | | changed signal by fd close to signal by vio_closesasha@mysql.sashanet.com2001-03-139-57/+98
|/ / /
* | | mysql-test/r/order_by.result fixed for new testserg@serg.mysql.com2001-03-132-1/+4
* | | sql_lex.cc per-thread state_map temporarily disabledserg@serg.mysql.com2001-03-132-2/+2
* | | Mergeserg@serg.mysql.com2001-03-1347-128/+549
|\ \ \