summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0monty@mysql.com2004-10-201-2/+8
|\
| * Fix for BUG#5949 "error code 1223 in binlog when using innobackup":guilhem@mysql.com2004-10-111-2/+8
* | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-1/+2
* | Portablity fixes & simple optimizationsmonty@mysql.com2004-08-241-2/+6
* | mergedserg@serg.mylan2004-08-201-7/+47
|\ \ | |/
| * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-201-7/+47
* | manually mergedserg@serg.mylan2004-08-181-7/+9
|\ \ | |/
| * Fix for:guilhem@mysql.com2004-07-311-7/+9
* | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-2/+2
* | Force clients to recompile if client lib changes (Bug #3009)monty@mysql.com2004-03-301-10/+42
* | merge with 4.0monty@mysql.com2004-03-161-0/+5
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-0/+5
* | Optimizationsmonty@mysql.com2004-03-151-1/+1
* | mergemonty@mishka.mysql.fi2003-09-241-2/+0
|\ \
| * | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-2/+0
* | | SCRUMhf@deer.(none)2003-09-191-1/+1
|/ /
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-2/+93
|\ \ | |/
| * Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-2/+74
| |\
| | * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...monty@narttu.mysql.fi2003-03-031-2/+74
| | * Change name -> alias in TABLE_LIST.monty@mashka.mysql.fi2002-09-211-2/+2
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+19
* | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-2/+1
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-5/+7
|\ \ \ | |/ /
| * | Added 'table lock' state while MySQL is waiting to get locks for tables.monty@mashka.mysql.fi2002-11-211-1/+3
| * | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-0/+1
| * | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2monty@hundin.mysql.fi2002-11-051-4/+3
* | | changes for mysqladmin debugSinisa@sinisa.nasamreza.org2002-10-301-0/+11
|/ /
* | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-2/+2
* | Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-191-1/+41
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-0/+3
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-2/+2
* | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-0/+7
|\ \ | |/
| * Quote names to SHOW CREATE for mysqldumpmonty@tik.mysql.fi2002-03-211-0/+7
* | New error messagesmonty@hundin.mysql.fi2002-01-291-4/+5
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Add missing exit_cond() to lock_global_read_lock().monty@hundin.mysql.fi2001-11-261-0/+1
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-6/+9
|\ \ | |/
| * Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-081-4/+4
| * More debug infomonty@hundin.mysql.fi2001-09-081-4/+7
| * Make killing of threads safermonty@hundin.mysql.fi2001-09-011-2/+0
* | Update of manual with 4.0 changesmonty@hundin.mysql.fi2001-09-031-2/+9
* | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-1/+30
* | Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-24/+93
|/
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-2/+24
* Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-2/+2
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-0/+3
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-2/+2
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-0/+3
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-0/+1
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-9/+13