summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightunknown2001-12-061-4/+4
* Update of query cache codeunknown2001-12-061-1/+1
* Query cache.unknown2001-12-021-1/+2
* Don't do signal() on windows (Causes instability problems)unknown2001-10-171-1/+1
* Remved Gemini code.unknown2001-10-101-4/+0
* merge with 3.23.42unknown2001-09-021-15/+26
|\
| * Fixed problem with INSERT DELAYEDunknown2001-08-311-6/+6
| * Portability fixes.unknown2001-08-211-9/+20
* | Remove warnings and portability fixesunknown2001-08-141-6/+2
* | mergedunknown2001-08-091-0/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-0/+1
* | Merge work:/home/bk/mysql-4.0unknown2001-08-031-10/+4
|\ \
| * | Fix UNIONunknown2001-08-021-10/+4
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-0/+1
|/ /
* | added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+1
* | Changed safe_mysqld -> mysqld_safeunknown2001-06-281-0/+2
* | Added event sequence number and flags to binlogunknown2001-06-191-0/+1
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-1/+0
* | mergedunknown2001-04-131-1/+7
|\ \ | |/ |/|
| * this won't be pushedunknown2001-04-131-4/+9
| * Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-2/+3
* | Fixed bug in ALTER TABLEunknown2001-04-011-1/+1
|/
* 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-0/+3
* Added isolation levelsunknown2001-03-211-21/+26
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-4/+0
* Merge work.mysql.com:/home/bk/mysqlunknown2001-03-141-0/+4
|\
| * Moved state_map copying to THD::THD().unknown2001-03-141-0/+4
* | changed signal by fd close to signal by vio_closeunknown2001-03-131-5/+29
|/
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+7
* Fixed wrong option in mysql_install_dbunknown2001-03-091-1/+2
* Merged some functions and removed some unused client functions.unknown2001-03-061-9/+15
* Fixes for innobaseunknown2001-02-211-3/+2
* fixed up leaks found by --exit-info=256unknown2000-12-091-1/+1
* Only write full transactions to binary logunknown2000-12-071-1/+3
* Added innobase handler files + other updates for innobaseunknown2000-12-061-0/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-1/+1
|\
| * New thr_alarm struct for better integration with OS2unknown2000-11-281-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-0/+1
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-251-0/+1
* | All statements are now run in a sub transactionunknown2000-11-241-5/+4
|/
* fixed warning in sql_class.ccunknown2000-11-201-3/+5
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-3/+3
* mergeunknown2000-11-161-2/+2
|\
| * Fixes for IO_CACHEunknown2000-11-161-2/+2
* | mergedunknown2000-11-151-2/+11
|\ \ | |/
| * mergeunknown2000-11-161-2/+11
| |\
| | * changed to use IO_CACHE instead of FILEunknown2000-11-151-2/+11
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-0/+1
|/ /
* | fixed --skip-slave-thread bugunknown2000-10-261-0/+1
|/