summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-4/+3
* Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-2/+2
* Increased max possible max_allowed_packet to 1Gunknown2002-09-191-1/+41
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-0/+3
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
* merge with 3.23.50unknown2002-03-271-0/+7
|\
| * Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+7
* | New error messagesunknown2002-01-291-4/+5
* | Update copyrightunknown2001-12-061-3/+3
* | Add missing exit_cond() to lock_global_read_lock().unknown2001-11-261-0/+1
* | Merge with 3.23.42unknown2001-09-131-6/+9
|\ \ | |/
| * Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-081-4/+4
| * More debug infounknown2001-09-081-4/+7
| * Make killing of threads saferunknown2001-09-011-2/+0
* | Update of manual with 4.0 changesunknown2001-09-031-2/+9
* | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-1/+30
* | Remove warnings and portability fixesunknown2001-08-141-24/+93
|/
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-2/+24
* Applied patches for BDB tablesunknown2001-05-091-2/+2
* Added locks needed for Innobaseunknown2001-02-181-0/+3
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-2/+2
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-0/+3
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-0/+1
* Bug fixes for 3.23.23unknown2000-08-291-9/+13
* Fixes for Ia64unknown2000-08-231-1/+1
* FLUSH TABLE table_listunknown2000-08-221-6/+7
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-0/+84
* Import changesetunknown2000-07-311-0/+386