summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-8/+23
* do not clear list of changed tables on one statement rollback (Bug #4213)unknown2004-06-201-3/+2
* Some small portability fixes.unknown2003-12-301-10/+20
* Update of VC++ project files (to remove link warnings)unknown2003-08-251-2/+2
* 2 minor edits, plusunknown2003-08-221-8/+61
* Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-3/+14
* bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressedunknown2003-07-151-0/+3
* Many files:unknown2003-06-151-1/+64
* ha_innodb.cc, handler.cc:unknown2003-06-051-26/+8
* handler.cc:unknown2003-06-041-5/+27
* Fix for MacOSX and symlinksunknown2003-05-141-4/+6
* Many files:unknown2003-05-031-1/+29
* Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-191-1/+8
* Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-1/+2
|\
| * Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-1/+2
* | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc:unknown2003-03-031-0/+30
|/
* low-level error messages cleanupunknown2003-01-281-1/+1
* Copy arguments given to mysql_server_init()unknown2002-12-051-2/+2
* fixed invalidation of query cacheunknown2002-11-221-1/+1
* removed DBUG_ENTER/RETURN tagsunknown2002-11-111-95/+36
* Mergeunknown2002-11-061-1/+2
|\
| * fixed bdb transaction with query cache bugunknown2002-11-061-1/+2
* | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-051-36/+95
|/
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-30/+1
* Merge with 3.23.51unknown2002-07-251-0/+31
|\
| * log.cc, handler.cc:unknown2002-06-221-0/+31
* | mergeunknown2002-07-231-7/+21
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-7/+21
* | | AUTO_INCREMENT support for MERGEunknown2002-07-211-2/+15
|/ /
* | removed unneeded table name pointerunknown2002-06-091-0/+6
* | Update for BTREE keys in HEAP tablesunknown2002-04-121-2/+2
* | merge (remove conflicting zip files)unknown2002-03-271-3/+2
|\ \
| * \ merge with 3.23.50unknown2002-03-271-3/+2
| |\ \ | | |/
| | * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-3/+2
* | | added building without query cacheunknown2002-03-221-0/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-151-5/+8
|\ \ \ | |/ / |/| |
| * | processing trunsactional tables in query cacheunknown2002-03-151-5/+8
* | | Fixed mysqldumpslow for new dump format.unknown2002-03-121-1/+2
|/ /
* | merge with 3.23.48unknown2002-02-111-20/+23
|\ \ | |/
| * Removed compiler warningsunknown2002-02-091-20/+23
* | Fix some bugs introduced with the new my_getoptunknown2002-02-081-0/+12
* | Merge from 3.23.48 treeunknown2002-01-301-1/+39
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-1/+39
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-10/+30
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-3/+2
* | Added support of null keys in HEAP tablesunknown2002-01-121-1/+1
* | Update copyrightunknown2001-12-061-4/+4
* | Query cache.unknown2001-12-021-0/+2
* | merge with 3.23.44unknown2001-11-041-0/+9
|\ \ | |/
| * Mergeunknown2001-10-301-0/+9