summaryrefslogtreecommitdiff
path: root/innobase/include/lock0lock.h
Commit message (Collapse)AuthorAgeFilesLines
* srv0srv.h Merging work for 3.23.37heikki@donna.mysql.fi2001-04-101-0/+8
| | | | | | | | | | | | | | os0thread.c Set created thread priority to QUERY_PRIOR if specified row0mysql.c Drop table removes locks on the table, error handling changed row0ins.c Insert now always sets a shared lock on a duplicate or suspected duplicate record lock0lock.h Can remove locks from a table to be dropped lock0lock.c Can remove locks from a table to be dropped srv0srv.c Try to do log flush every second srv0start.c No need for a slash at the end of dir trx0trx.h Added an IGNORE option field to trx handle trx0trx.c Added an IGNORE option field to trx handle ha_innobase.h Added last_query_id field to handle ha_innobase.cc Fix drop table hang, roll-forward etc.
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+538