summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-13/+14
* Added Rand_log_eventnick@mysql.com2002-10-221-1/+1
* Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()nick@mysql.com2002-10-171-0/+14
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-0/+1
* fixed typobell@sanja.is.com.ua2002-09-191-1/+2
* new function for innodbbell@sanja.is.com.ua2002-09-191-13/+18
* Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-3/+9
* Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-0/+12
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-4/+9
* Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-1/+0
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-16/+5
* Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-3/+7
* Added the following new privleges:monty@mashka.mysql.fi2002-06-121-16/+21
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+10
* removed unneeded table name pointerbell@sanja.is.com.ua2002-06-091-5/+1
* Features made for Schlund plus several bug fixes.Sinisa@sinisa.nasamreza.org2002-05-151-1/+1
* replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-0/+8
* added building without query cachebell@sanja.is.com.ua2002-03-221-3/+7
* processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-0/+87
* small bug fix in max queries per hourSinisa@sinisa.nasamreza.org2002-02-081-1/+1
* Changes required for maximum queries per hourSinisa@sinisa.nasamreza.org2002-02-011-0/+1
* Ugly merge! But I am not done yet - there are a number of things I need to fixsasha@mysql.sashanet.com2002-01-191-3/+8
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-3/+8
* | Cleanup of alarm macros.monty@hundin.mysql.fi2001-12-211-1/+1
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* | Update of query cache codemonty@hundin.mysql.fi2001-12-061-1/+1
* | Query cache.monty@hundin.mysql.fi2001-12-021-1/+2
|/
* Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-1/+1
* Remved Gemini code.monty@hundin.mysql.fi2001-10-101-4/+0
* merge with 3.23.42monty@work.mysql.com2001-09-021-15/+26
|\
| * Fixed problem with INSERT DELAYEDmonty@hundin.mysql.fi2001-08-311-6/+6
| * Portability fixes.monty@hundin.mysql.fi2001-08-211-9/+20
* | Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-6/+2
* | mergedsasha@mysql.sashanet.com2001-08-091-0/+1
|\ \ | |/
| * Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-0/+1
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-031-10/+4
|\ \
| * | Fix UNIONmonty@tik.mysql.fi2001-08-021-10/+4
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-0/+1
|/ /
* | added pre/post read callbacks to IO_CACHEsasha@mysql.sashanet.com2001-07-201-0/+1
* | Changed safe_mysqld -> mysqld_safemonty@hundin.mysql.fi2001-06-281-0/+2
* | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-191-0/+1
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-1/+0
* | mergedserg@serg.mysql.com2001-04-131-1/+7
|\ \ | |/ |/|
| * this won't be pushedserg@serg.mysql.com2001-04-131-4/+9
| * Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)serg@serg.mysql.com2001-04-071-2/+3
* | Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-011-1/+1
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+3
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-21/+26
* Reversed SQL_ANSI_MODE per Monty's request.jcole@abel.spaceapes.com2001-03-141-4/+0