summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Make killing of threads saferunknown2001-09-011-2/+0
* Portability fixes.unknown2001-08-211-2/+3
* Added new optino --sql-mode to mysqld.unknown2001-08-091-1/+1
* fixed race condition in automatic binlog rotationunknown2001-07-111-1/+1
* 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
|/
* 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
| | * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-1/+1
| | * Fixed bug with ORDER BY on BDB tables.unknown2000-10-261-1/+1
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+2
|/ /
* | laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-111-46/+0
* | sql/slave.ccunknown2000-11-031-2/+10
* | fixed --skip-slave-thread bugunknown2000-10-261-1/+17
|/
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+2
* Docs/manual.texiunknown2000-10-081-3/+10
* sql/log.ccunknown2000-10-051-0/+11
* mergeunknown2000-10-041-0/+1
|\
| * First part of automatic repair of MyISAM tables.unknown2000-10-031-0/+1
* | This one will not be pushed, I am committing to be able to pull in Monty's ch...unknown2000-09-281-0/+1
|/
* Docs/manual.texiunknown2000-09-211-0/+4
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-2/+2
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-5/+7