612 Commits (7752ccec48efdc6ce834065681868dc7e95f6bbd)

Author SHA1 Message Date
serg@sergbook.mysql.com f5ff607c14 BUG#12162 - one can start two transactions with the same XID. 21 years ago
jani@a193-229-222-105.elisa-laajakaista.fi 2657e48c64 Faster alter table code for 5.1. 21 years ago
pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se e08a37bcdf BUG #12097 patch 21 years ago
konstantin@mysql.com 21957c423e Implement MySQL framework to support consistent read views in 21 years ago
konstantin@mysql.com 14344b658a A fix and a test case for Bug#10760 and complementary cleanups. 21 years ago
mronstrom@mysql.com 67087e2aa7 Patch for push of wl1354 Partitioning 21 years ago
acurtis@xiphis.org 51dd521dfc Bug#6877 MySQL should give an error if the requested table type is not available 21 years ago
msvensson@neptunus.(none) 8771c73258 BUG#10365 Cluster handler uses non-standard error codes 21 years ago
ingo@mysql.com 26f2e57ecb Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE 21 years ago
monty@mysql.com c1b512fad3 Change update_auto_increment to return 1 if get_auto_increment() returned ~(ulonglong) 21 years ago
tulin@dl145c.mysql.com 9a6cc9172a removed include of bitvector.h 21 years ago
monty@mysql.com 20f969b256 Change create_field->offset to store offset from start of fields, independent of null bits. 21 years ago
mronstrom@mysql.com cf642995f6 Many fixes 21 years ago
mronstrom@mysql.com aedc92ab39 After review fixes 21 years ago
mronstrom@mysql.com[mikron] 4bfdc6c9c3 wl2445.patch 21 years ago
mronstrom@mysql.com b4ab00df62 WL 1682: Bitvector for updated/read fields in handler interface 21 years ago
msvensson@neptunus.(none) 5b5565c30a BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
mronstrom@mysql.com f7cd6b8aa1 WL 1682: After review fixes + update bitvector class + bitvector test 21 years ago
mronstrom@mysql.com 21347433cf WL 1682: Use bitvector instead of query_id to tell handler which fields 21 years ago
heikki@hundin.mysql.fi 8974ce0836 Many files: 21 years ago
jimw@mysql.com 6632ed5ce7 Check that the default storage engine is really available, and 21 years ago
monty@mysql.com 780202f130 Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
marko@hundin.mysql.fi b5328a7dbc InnoDB: Prevent ALTER TABLE ... ENGINE=... 21 years ago
serg@serg.mylan 52770e8682 XID SQL syntax 21 years ago
brian@zim.(none) 0c21adf370 Fix upgrade/downgrade issue. 21 years ago
brian@zim.(none) cfcedd85cd Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 21 years ago
jimw@mysql.com ee2b4ec959 Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
serg@serg.mylan 8986ffebde print xa recovery progress 21 years ago
serg@serg.mylan 383c6e312a don't log BEGIN in auto-commit mode 21 years ago
mskold@mysql.com fcc37a0787 Fixes for condition pushdown to storage engine based on comments from code review 21 years ago
serg@serg.mylan a4dbb3b061 compatibility fixes, crashing tests 21 years ago
monty@mysql.com f5acf0be01 Generate warning in ha_delete_table() if files is missing in handler 21 years ago
monty@mysql.com cab35adf7e Review of new pushed code (XA & other) 21 years ago
serg@serg.mylan b75d8ac0f3 xa assert fixes 21 years ago
mskold@mysql.com 59a986d947 Small fixes and added comments to condition pushdown to ndbcluster, after code review 21 years ago
mskold@mysql.com 3f1e1f0f6b Merge 21 years ago
marko@hundin.mysql.fi 7dbb93d9fc InnoDB: Make SHOW TABLE STATUS report Row_format=Compact and 21 years ago
serg@serg.mylan cc1ee6475f indexless boolean fulltext search was depending on default_charset_info - Bug#8159 21 years ago
msvensson@neptunus.homeip.net e54ea9189d Merge of query cache from 4.1 to 5.0 21 years ago
acurtis@pcgem.rdg.cyberkinetica.com a67924ecbc WL#1967 21 years ago
serg@serg.mylan 3c5060981f query_id and my_xid -> ulonglong 21 years ago
serg@serg.mylan 2c0d5bb41d documented handlerton structure 21 years ago
serg@serg.mylan 1034677f94 XA (not completely polished out yet) 21 years ago
marko@hundin.mysql.fi 52ebc04fc5 Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formats 21 years ago
serg@serg.mylan 19e3c001f4 revert "LOCK TABLES ... WHERE ENGINE=INNODB" 21 years ago
ingo@mysql.com 60e35755ef WL#2126 - Multi_read_range. 21 years ago
mskold@mysql.com 3edf243875 Condition pushdown to storage engine 21 years ago
ram@gw.mysql.r18.ru 92f89369ae bit type 21 years ago
jan@hundin.mysql.fi c187798fcb Print a error message if the handler don't support transactional table 21 years ago
patg@patrick-galbraiths-computer.local 301c493252 First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. This includes both the source and header files, test (results, test, require), and modifications to server and handler base files, and autoconf modifications to properly build federated handler. 21 years ago