Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | bug with mysql_change_db() fixed | serg@serg.mysql.com | 2001-03-21 | 4 | -3/+5 | |
* | | added test case for the nasty join query crash | sasha@mysql.sashanet.com | 2001-03-23 | 2 | -1/+164 | |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-03-23 | 4 | -23/+56 | |
|\ \ | ||||||
| * | | fixes to get flush test to work only to discover another bug in flush | sasha@mysql.sashanet.com | 2001-03-23 | 4 | -23/+56 | |
* | | | manual.texi Fix up. | mwagner@evoq.mwagner.org | 2001-03-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | manual.texi One more mirror. | mwagner@evoq.mwagner.org | 2001-03-23 | 1 | -2/+7 | |
* | | manual.texi Mirror listing maintenance. | mwagner@evoq.mwagner.org | 2001-03-23 | 2 | -5/+10 | |
* | | Fixed bug with FLUSH TABLES when using temporary tables | monty@tik.mysql.fi | 2001-03-23 | 2 | -14/+5 | |
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-03-23 | 14 | -39/+179 | |
|\ \ | ||||||
| * | | Test case for bug when updating on key | monty@tik.mysql.fi | 2001-03-23 | 14 | -40/+179 | |
* | | | fixed bug on re-open of temp tables after FLUSH in the middle of open | sasha@mysql.sashanet.com | 2001-03-22 | 3 | -0/+24 | |
* | | | Changes to make it compile again | sasha@mysql.sashanet.com | 2001-03-22 | 4 | -5/+5 | |
* | | | acinclude.m4 Removed redundant Gemini check section | mikef@nslinuxw4.bedford.progress.com | 2001-03-22 | 2 | -43/+1 | |
|/ / | ||||||
* | | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 24 | -24/+3946 | |
* | | Split setup_fields to setup_tables and setup_fields | monty@tik.mysql.fi | 2001-03-21 | 11 | -40/+61 | |
* | | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 22 | -142/+381 | |
|/ | ||||||
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-16 | 1 | -3/+63 | |
|\ | ||||||
| * | Update information about MyISAM files | monty@donna.mysql.fi | 2001-03-16 | 1 | -3/+63 | |
* | | manual.texi added clarification on LOAD DATA section on handling | paul@central.snake.net | 2001-03-15 | 2 | -3/+8 | |
|/ | ||||||
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-16 | 4 | -11/+21 | |
|\ | ||||||
| * | buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt t... | heikki@donna.mysql.fi | 2001-03-16 | 3 | -1/+17 | |
| * | Updated manual. | jani@hynda.mysql.fi | 2001-03-15 | 2 | -12/+5 | |
* | | Added new item to Access denied | monty@donna.mysql.fi | 2001-03-16 | 1 | -4/+27 | |
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-15 | 9 | -22/+95 | |
|\ \ | |/ |/| | ||||||
| * | Improved ANALYZE TABLE a bit for small tables. | monty@donna.mysql.fi | 2001-03-15 | 4 | -11/+41 | |
| * | Added tests if a user variable is changed in the same query. | monty@donna.mysql.fi | 2001-03-15 | 6 | -12/+55 | |
* | | Docs/manual.texi | sasha@mysql.sashanet.com | 2001-03-14 | 1 | -23/+76 | |
* | | Merge work.mysql.com:/home/bk/mysql | paul@central.snake.net | 2001-03-14 | 11 | -41/+130 | |
|\ \ | |/ | ||||||
| * | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 8 | -11/+43 | |
| * | merge | monty@donna.mysql.fi | 2001-03-15 | 4 | -29/+86 | |
| |\ | ||||||
| | * | Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-03-15 | 1 | -0/+2 | |
| | |\ | ||||||
| | | * | Updated changelog | monty@donna.mysql.fi | 2001-03-15 | 1 | -0/+2 | |
| | * | | Fixed CLIENT_TRANSACTIONS define | monty@tik.mysql.fi | 2001-03-14 | 4 | -37/+97 | |
| | |/ | ||||||
* | | | manual.texi mods to recent change notes | paul@central.snake.net | 2001-03-14 | 1 | -10/+10 | |
* | | | Merge work.mysql.com:/home/bk/mysql | paul@central.snake.net | 2001-03-14 | 4 | -15/+31 | |
|\ \ \ | |/ / | ||||||
| * | | os0thread.c Use pthread_attr_init instead of ..._create | heikki@donna.mysql.fi | 2001-03-14 | 1 | -1/+15 | |
| * | | srv0srv.c Eliminate another warning on HP-UX | heikki@donna.mysql.fi | 2001-03-14 | 1 | -9/+9 | |
| * | | srv0start.c Eliminate wrong type calls of os_thread_create | heikki@donna.mysql.fi | 2001-03-14 | 2 | -9/+9 | |
| * | | page0types.h Eliminate a name collision on page_t on HP-UX | heikki@donna.mysql.fi | 2001-03-14 | 1 | -0/+2 | |
* | | | Merge | paul@central.snake.net | 2001-03-14 | 2 | -6/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | manual.texi small changes to regex appendix | paul@central.snake.net | 2001-02-08 | 1 | -5/+5 | |
| * | | manual.texi missing dot | paul@central.snake.net | 2001-02-08 | 1 | -1/+1 | |
* | | | fsp0fsp.c Circumvent a bug in Visual C inlining | heikki@donna.mysql.fi | 2001-03-14 | 1 | -9/+12 | |
* | | | Reversed SQL_ANSI_MODE per Monty's request. | jcole@abel.spaceapes.com | 2001-03-14 | 9 | -68/+27 | |
* | | | Merge work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-03-14 | 3 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Moved state_map copying to THD::THD(). | jcole@tetra.spaceapes.com | 2001-03-14 | 3 | -5/+5 | |
* | | | | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 9 | -57/+98 | |
|/ / / | ||||||
* | | | mysql-test/r/order_by.result fixed for new test | serg@serg.mysql.com | 2001-03-13 | 2 | -1/+4 | |
* | | | sql_lex.cc per-thread state_map temporarily disabled | serg@serg.mysql.com | 2001-03-13 | 2 | -2/+2 | |
* | | | Merge | serg@serg.mysql.com | 2001-03-13 | 47 | -128/+549 | |
|\ \ \ |