summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-3/+0
* changed signal by fd close to signal by vio_closeunknown2001-03-131-43/+21
* Merge work:/home/bk/mysqlunknown2001-03-121-1/+4
|\
| * Added SQL_ANSI_MODE.unknown2001-03-121-1/+4
* | untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+51
|/
* Added max_user_connectionsunknown2001-02-201-3/+3
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+3
* rpl000016.test syncunknown2001-01-171-0/+19
* show_check.test fixed cleanup problemunknown2001-01-021-0/+5
* Extended mysqltest with --commands and 'require'unknown2000-12-271-1/+1
* Lots of new benchmark runsunknown2000-12-181-1/+1
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+1
* Only write full transactions to binary logunknown2000-12-071-5/+5
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-1/+0
|\
| * New thr_alarm struct for better integration with OS2unknown2000-11-281-1/+0
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-0/+4
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-251-0/+4
* | All statements are now run in a sub transactionunknown2000-11-241-2/+8
|/
* mergeunknown2000-11-161-5/+5
|\
| * Fixes for IO_CACHEunknown2000-11-161-4/+4
* | mergedunknown2000-11-151-6/+6
|\ \ | |/
| * changed to use IO_CACHE instead of FILEunknown2000-11-161-1/+1
| * mergeunknown2000-11-161-5/+5
| |\
| | * changed to use IO_CACHE instead of FILEunknown2000-11-151-5/+6