summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* posreview changing (SCRUM)unknown2003-02-271-1/+1
* client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+2
* Fixes for Netwareunknown2003-01-281-7/+4
* Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-1/+1
* Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-2/+2
* New multi-table-update codeunknown2002-11-291-32/+31
* Small improvement to alloc_rootunknown2002-11-161-5/+4
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-2/+2
* Added Rand_log_eventunknown2002-10-221-1/+2
* new function for innodbunknown2002-09-191-1/+2
* Fixed searching after ssl directories.unknown2002-09-051-0/+1
* Some trivial optimzationsunknown2002-09-031-9/+0
* Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-2/+1
* Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-10/+10
* Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+2
* Added nety_retry_count as a changeable variableunknown2002-08-081-0/+1
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-12/+10
* New SET syntax & system variables.unknown2002-07-231-34/+59
* Added interface for first set of dynamic variables.unknown2002-06-281-0/+21
* Added the following new privleges:unknown2002-06-121-23/+14
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
* removed init_count from IO_CACHE.unknown2002-06-051-31/+36
* Fixed a bug with big result sets and UNION'sunknown2002-05-241-1/+2
* Features made for Schlund plus several bug fixes.unknown2002-05-151-1/+1
* Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+3
* relay_log_space_limitunknown2002-04-011-0/+17
* replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-0/+8
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-161-1/+4
|\
| * added some commentsunknown2002-03-161-1/+4
* | processing trunsactional tables in query cacheunknown2002-03-151-2/+21
|/
* BK makes me problems. unknown2002-02-011-0/+1
* Merge from 3.23.48 treeunknown2002-01-301-3/+5
|\
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-1/+1
* | New error messagesunknown2002-01-291-1/+1
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-0/+1
* | post-merge fixes, including slave-skip-errors backportunknown2002-01-221-1/+0
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-32/+92
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-24/+84
* | | some small changes for MULTI-TABLE updates and other little fixesunknown2002-01-161-1/+1
* | | Some changes in multi-table deletes, with some speed-ups and unknown2002-01-121-1/+1
* | | Changes for the BitKeeper resolve.unknown2001-12-261-0/+30
|\ \ \
| * | | This is a large push. Included are :unknown2001-12-261-0/+29
* | | | Cleanup of alarm macros.unknown2001-12-211-0/+8
* | | | Update copyrightunknown2001-12-061-5/+3
* | | | Update of query cache code.unknown2001-12-051-40/+43
* | | | Query cache.unknown2001-12-021-6/+11
| |/ / |/| |
* | | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-2/+5
* | | Portability fixunknown2001-11-071-1/+1
|/ /
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-1/+3
* | Remved Gemini code.unknown2001-10-101-7/+1