summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in UNIONunknown2001-09-141-2/+2
* Changed to use my_global.hunknown2001-09-141-1/+1
* Merge with 3.23.42unknown2001-09-131-1/+2
|\
| * Fix for LOCK TABLES and BDB tablesunknown2001-09-081-1/+2
* | mergeunknown2001-09-021-1/+3
|\ \
| * \ merge with 3.23.42unknown2001-09-021-1/+3
| |\ \ | | |/
| | * Fixes for OS2.unknown2001-08-221-1/+3
| | * mergeunknown2001-08-101-4/+5
| | |\
| | | * Portability fixesunknown2001-08-101-3/+4
* | | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-4/+4
|/ / /
* | | New startup options and some cleanupsunknown2001-08-181-1/+1
* | | Remove warnings and portability fixesunknown2001-08-141-2/+6
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-08-121-1/+1
|\ \ \
| * | | Changes so that CREATE and INSERT work from UNION'sunknown2001-08-121-1/+1
* | | | post-merge fixes to make it compile. It still fails the fulltext test,unknown2001-08-111-3/+4
* | | | mergedunknown2001-08-091-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added new optino --sql-mode to mysqld.unknown2001-08-091-3/+10
| |/
* | Fix UNIONunknown2001-08-021-3/+7
* | Added back old code that Sasha removedunknown2001-07-111-3/+2
* | post-merge fixesunknown2001-07-071-2/+4
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-3/+2
* | mergeunknown2001-06-211-1/+1
|\ \ | |/
| * Added --warnings to mysqldunknown2001-06-211-1/+1
* | Fixed multi-table-deleteunknown2001-06-151-1/+1
* | Second phase of UNIONS (please do not test it yet) and some other unknown2001-06-131-0/+2
* | bk resolve workunknown2001-06-071-3/+3
|\ \
| * | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-3/+3
* | | make vio compileunknown2001-05-311-1/+1
* | | A slave now can optionally register with the master providing the unknown2001-05-301-1/+1
|/ /
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-2/+2
* | Fixed that MySQL compiles again after last merge.unknown2001-05-201-2/+3
* | Mergeunknown2001-05-151-1/+3
|\ \
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-1/+3
* | | Merged with 3.23, needs further fix-upunknown2001-05-101-1/+2
|\ \ \ | |/ / |/| / | |/
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+2
* | fully functional HANDLER table CLOSEunknown2001-04-151-0/+1
* | mergedunknown2001-04-131-0/+8
|\ \
| * | this won't be pushedunknown2001-04-131-2/+2
| * | This won't be pushed eitherunknown2001-04-091-1/+1
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-0/+8
* | | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-1/+1
* | | Added all changes from old 4.0 version:unknown2001-04-111-6/+9
| |/ |/|
* | Fixed bug in ALTER TABLEunknown2001-04-011-1/+1
|/
* Fixed bug in send in mysqltestunknown2001-03-251-1/+1
* Test case for bug when updating on keyunknown2001-03-231-0/+1
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-0/+1
* Added isolation levelsunknown2001-03-211-0/+2
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-2/+0
* Added SQL_ANSI_MODE.unknown2001-03-121-0/+2
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-111-1/+1