summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-2652-10901/+15
* Removed select.res fileunknown2001-03-261-0/+1
* Added test case that crashed Innobaseunknown2001-03-2621-209/+281
* Fixed problem with Innobase and signals on Solarisunknown2001-03-263-36/+45
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-2620-44/+44
* Updating changelogunknown2001-03-252-1/+8
* sql/mysqld.ccunknown2001-03-242-2/+11
* Fixed bug in send in mysqltestunknown2001-03-2541-74/+114
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-2411-126/+129
|\
| * Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-2412-127/+130
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-03-244-3/+9
|\ \ | |/ |/|
| * bug with mysql_change_db() fixedunknown2001-03-214-3/+5
* | added test case for the nasty join query crashunknown2001-03-232-1/+164
* | Merge work:/home/bk/mysqlunknown2001-03-234-23/+56
|\ \
| * | fixes to get flush test to work only to discover another bug in flushunknown2001-03-234-23/+56
* | | manual.texi Fix up.unknown2001-03-231-1/+1
|/ /
* | manual.texi One more mirror.unknown2001-03-231-2/+7
* | 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