summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* ft_* variables addedunknown2001-04-171-0/+9
* fully functional HANDLER table CLOSEunknown2001-04-153-45/+60
* mysqltest bugfixunknown2001-04-152-5/+4
* mergedunknown2001-04-1310-18/+407
|\
| * this won't be pushedunknown2001-04-137-128/+185
| * This won't be pushed eitherunknown2001-04-094-73/+90
| * This wouldn't ever be pushedunknown2001-04-081-0/+6
| * Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-0710-22/+294
* | mergedunknown2001-04-136-140/+140
|\ \
| * | log0recv.c Change Innobase text to InnoDBunknown2001-04-131-70/+70
| * | Changed Innobase to Innodbunknown2001-04-136-69/+69
* | | Merge work:/home/bk/mysql-4.0unknown2001-04-119-17/+68
|\ \ \
| * | | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-129-17/+68
* | | | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-1114-481/+771
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Added all changes from old 4.0 version:unknown2001-04-1114-481/+771
* | | fixed bugs in the new stuff in rpl000001 testunknown2001-04-111-0/+13
* | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-112-2/+2
|\ \ \
| * | | Fixed bug in REGEXP for Linux Alphaunknown2001-04-112-2/+2
* | | | Merge work:/home/bk/mysqlunknown2001-04-103-20/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | do not log the drop internal temporary tables into the binary logunknown2001-04-103-20/+65
| |/ /
* | | srv0srv.h Merging work for 3.23.37unknown2001-04-102-19/+77
|/ /
* | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-103-4/+31
* | Fixed INSERT DELAYED with Innobaseunknown2001-04-095-20/+51
* | univ.i Prevent inlining of functions on HP-UX because GCC is broken thereunknown2001-04-061-2/+8
* | moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-2/+6
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-04-021-1/+2
|\ \
| * | got --with-other-libc to work, finallyunknown2001-04-021-1/+2
* | | Added INNODB as a synonym for INNOBASEunknown2001-04-023-27/+54
* | | Fixed bug in ALTER TABLEunknown2001-04-015-4/+9
* | | Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-282-7/+27
|/ /
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-271-1/+1
* | Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-2610-2028/+10
|/
* Added test case that crashed Innobaseunknown2001-03-265-7/+21
* Fixed problem with Innobase and signals on Solarisunknown2001-03-261-7/+1
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-2612-34/+34
* Updating changelogunknown2001-03-251-1/+1
* sql/mysqld.ccunknown2001-03-242-2/+11
* Fixed bug in send in mysqltestunknown2001-03-256-18/+14
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-242-4/+14
|\
| * Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-242-4/+14
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-03-242-2/+3
|\ \ | |/ |/|
| * bug with mysql_change_db() fixedunknown2001-03-212-2/+3
* | added test case for the nasty join query crashunknown2001-03-231-1/+1
* | Fixed bug with FLUSH TABLES when using temporary tablesunknown2001-03-231-11/+2
* | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-238-33/+66
|\ \
| * | Test case for bug when updating on keyunknown2001-03-238-33/+66
* | | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-221-0/+10
|/ /
* | Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-2114-22/+3140
* | Split setup_fields to setup_tables and setup_fieldsunknown2001-03-219-38/+50
* | Added isolation levelsunknown2001-03-2112-108/+253
|/