summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Remved Gemini code.unknown2001-10-101-7/+1
* Portability fixesunknown2001-09-301-0/+1
* Portability fixesunknown2001-09-151-1/+1
* Cleanupsunknown2001-09-071-1/+1
* merge with 3.23.42unknown2001-09-021-4/+3
|\
| * Make killing of threads saferunknown2001-09-011-2/+0
| * Portability fixes.unknown2001-08-211-2/+3
* | Remove warnings and portability fixesunknown2001-08-141-1/+1
* | mergedunknown2001-08-091-1/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-1/+1
* | new file_id generation methodunknown2001-08-041-0/+3
* | Merge work:/home/bk/mysql-4.0unknown2001-08-031-14/+36
|\ \
| * | Fix UNIONunknown2001-08-021-14/+36
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-3/+3
|/ /
* | mergedunknown2001-07-201-4/+5
|\ \
| * | Changes for the furtherment of UNIONSunknown2001-07-191-4/+5
* | | added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+1
|/ /
* | mergedunknown2001-07-121-1/+1
|\ \ | |/
| * fixed race condition in automatic binlog rotationunknown2001-07-111-1/+1
* | Merge work:/home/bk/mysql-4.0unknown2001-07-111-1/+1
|\ \
| * | fixed uninitialized use of variable in mysqltestunknown2001-07-111-1/+1
| * | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+1
* | | UNION stuff mainly.unknown2001-07-111-3/+2
|/ /
* | Making multi-table delete BETA !!unknown2001-07-011-0/+4
* | Merge work:/home/bk/mysql-4.0unknown2001-06-191-0/+5
|\ \
| * | Added event sequence number and flags to binlogunknown2001-06-191-0/+5
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-151-0/+2
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2001-06-141-0/+2
| |\ \
| | * | Added slave log event to record the master position in of slave threadunknown2001-06-141-0/+2
| * | | Second phase of UNIONS (please do not test it yet) and some other unknown2001-06-131-1/+1
| |/ /
* | | Fixed multi-table-deleteunknown2001-06-151-7/+2
* | | cleanup; Fixed type bug in new delete code.unknown2001-06-141-3/+5
|/ /
* | Enhancing both multi-table delete and division of LEXunknown2001-06-071-28/+32
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-6/+31
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-2/+0
* | Added Unique class to be used for duplicate removal in multi-table delete.unknown2001-05-231-0/+29
* | Mergeunknown2001-05-151-0/+1
|\ \
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-0/+1
* | | Merged with 3.23, needs further fix-upunknown2001-05-101-1/+4
|\ \ \ | |/ / |/| / | |/
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-251-1/+1
| |\
| | * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+1
| * | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-0/+3
| |/
* | mergedunknown2001-04-131-3/+3
|\ \
| * | this won't be pushedunknown2001-04-131-3/+3
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-2/+2
| |/
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-1/+5
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+5
* Added isolation levelsunknown2001-03-211-1/+2
* Added tests if a user variable is changed in the same query.unknown2001-03-151-1/+1