675 Commits (c33c92d0f2d94e796aa403b80b29477e3400659b)

Author SHA1 Message Date
unknown ef342b743e Change update_auto_increment to return 1 if get_auto_increment() returned ~(ulonglong) 21 years ago
unknown d15f89c47a After merge fixes 21 years ago
unknown 5985904e73 Many fixes 21 years ago
unknown fdde665e76 WL 1682: Bitvector for updated/read fields in handler interface 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown e0504b7e7d WL 1682: 21 years ago
unknown b458624e96 Silly mistake, forgot return :( 21 years ago
unknown 7689fcfb0d WL 1682: After review fixes + update bitvector class + bitvector test 21 years ago
unknown 5d3af2b0a7 WL 1682: Use bitvector instead of query_id to tell handler which fields 21 years ago
unknown 2c8e261725 BUG#9911 After review fixes 21 years ago
unknown 0e1e0ddf23 mysqladmin extended-status now displays global status 21 years ago
unknown 05bfcf65a5 handler.cc: 21 years ago
unknown f5c3843c37 Fixes for BUG#10039 "MEMORY engine is reported as HEAP", 21 years ago
unknown 273d78e115 Many files: 21 years ago
unknown 0327d05c69 Fixed core dump with long timezone names 21 years ago
unknown e687d6beae Check that the default storage engine is really available, and 21 years ago
unknown 859b3e16ac FLUSH TABLES WITH READ LOCK should block writes to binlog too 21 years ago
unknown f9d6463fdf BUG#6762 ALTER TABLE gives weird results and error message 21 years ago
unknown ce10cefda6 Per Heikki's request make trans_register_ha tolerant to multiple registrations 21 years ago
unknown d4cc076109 handler.cc, ha_innodb.cc: 21 years ago
unknown cd0a50bf34 remove the rest of isam/merge references 21 years ago
unknown 2fc4270b4c XID SQL syntax 21 years ago
unknown a5b1b9d924 Give warnings if wrong date/time/datetime argument for STR_TO_DATE 21 years ago
unknown 2c5d427c87 Fix for bugs #5859 "DROP TABLE does not drop triggers" and 21 years ago
unknown 8a99997d60 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
unknown 5be4362874 Fix Windows compile warnings, declarations of walk functions 21 years ago
unknown 802c41e04d Cleanups during review of code 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
unknown 284b8b8b63 Cleanup during reviews 21 years ago
unknown 608b63c763 sql/ha_innodb.cc 21 years ago
unknown 5cb5a11bdd sql/handler.cc 21 years ago
unknown ec372b09fe print xa recovery progress 21 years ago
unknown 6b98e786e6 if no xa recovery (or after it): 21 years ago
unknown 76835818f1 a fix (bug #7205: "archive" test fails on UnixWare when using prepared statements) 21 years ago
unknown e1ba1632fb bug#8151 - truncate leaves a transaction open 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 7caef7f4aa compatibility fixes, crashing tests 21 years ago
unknown 8cb6031dd7 Generate warning in ha_delete_table() if files is missing in handler 21 years ago
unknown d50af8aece Review of new pushed code (XA & other) 21 years ago
unknown 2d044701a9 xa assert fixes 21 years ago
unknown 493911bdde ndb - fix problems introduced/discovered by XA 21 years ago
unknown 0bc02450a6 windows compilation fixes 21 years ago
unknown bc4301740d WL# 2094 Federated Storage Handler 21 years ago
unknown de1dcee97e after merge fixes 21 years ago
unknown 0e50e32480 WL#1967 21 years ago
unknown 042448aa33 query_id and my_xid -> ulonglong 21 years ago
unknown b6e0033171 Test Bug: Memory leaks in the archive handler. 21 years ago
unknown 88bd301d36 XA (not completely polished out yet) 21 years ago
unknown 6e74893a6a Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formats 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago