summaryrefslogtreecommitdiff
path: root/sql/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes for Ia64monty@donna.mysql.com2000-08-231-1/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-6/+7
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-0/+84
* Import changesetbk@work.mysql.com2000-07-311-0/+386