1114 Commits (2a7cf59fc92ce322671bb687e2941275dd23d1c5)

Author SHA1 Message Date
unknown 896e6e5653 Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 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 ac46bf77ae Last part of WL#1062: better replication of timezones: no more use 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 ec919d7428 Fixed behavior of LOAD DATA with subqueries in SET clause. 21 years ago
unknown 232dc9221d global read lock code now uses a dedicated mutex 21 years ago
unknown 5f75c8f5b4 WL#874 "Extended LOAD DATA". 21 years ago
unknown ef7ebed413 Code cleanups during review of pushed code 21 years ago
unknown 6b98e786e6 if no xa recovery (or after it): 21 years ago
unknown 380b5819a2 Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on NDB 21 years ago
unknown 4605a107ae Add all SQL_MODE settings to proc table. (Bug #8902) 21 years ago
unknown 0d7e68c92a WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ... 21 years ago
unknown 1220069c53 Bug#3788 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 8104faa083 Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 21 years ago
unknown 2860a7723e Fixes for bug#8115 "Server Crash with prepared statement" 21 years ago
unknown d7e0784c65 Fix for BUG#8325 "Deadlock in replication thread stops replication": 21 years ago
unknown eb18f93a78 Show all generated warnings in SHOW ERROR 21 years ago
unknown 5abbffd702 fixed compilation failure affects build without InnoDB 21 years ago
unknown 7d766fdbeb BUG#6662: Changes after Guilhems and Sergs review 21 years ago
unknown edaf33a14e BUG#6662: Importing mysqldumps should not show any warnings of level "notes". 21 years ago
unknown 64cc538bda Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
unknown c5c497164f post-review fixes. Now ROLLBACK is done in Format_description_log_event 21 years ago
unknown 679bd87b8e Fixed Bug#8042, "mysqld crashes on sighup". 21 years ago
unknown 1de817e9c4 Fix removal of tables from cache when the database they are contained 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown d52afba56a Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only (2nd patch after Monty's comments). 21 years ago
unknown 7636b12f6c WL#1062 "log charset info into all Query_log_event": 21 years ago
unknown d5c0360898 Review fixed 21 years ago
unknown be255d6577 open binlog index file *before* tc_log->open() and binlog itself *after* 21 years ago
unknown 934fde094c Bug#7011 21 years ago
unknown 042448aa33 query_id and my_xid -> ulonglong 21 years ago
unknown 193650b8d9 timed_mutexes moved to include/my_sys.h and mysys/my_static.c 21 years ago
unknown 56b1a85469 A fix (Bug #8015: server refuses to start with long basedir path). 21 years ago
unknown 66b62e0519 -Added quote_data and needs_quotes (moved from federated handler. 21 years ago
unknown 1f6070a4b9 Fix for bug #7637: "Test failure: 'user_limits' on QNX and 64-bit systems" 21 years ago
unknown 8e1e1e73d8 Final patch for BUG#4285. 21 years ago
unknown 395137e1b2 Fix query cache to not respond to old clients with a 4.1-protocol 21 years ago
unknown 88bd301d36 XA (not completely polished out yet) 21 years ago
unknown 177e99f327 Fix bug in INSERT DELAYED with prepared statements 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 2bcaed348d Better handling of ensuring that setup_tables() are not called twice 21 years ago
unknown 2419fa2684 Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 21 years ago
unknown 2e8d13c73e After merge fixes 21 years ago
unknown 525242d37f wl#1629 SHOW with WHERE(final part, after review) 21 years ago
unknown 05b709fc77 WL#1339 "Add per account max_user_connections limit (maximum number 21 years ago
unknown 520e7f2d50 revert "LOCK TABLES ... WHERE ENGINE=INNODB" 21 years ago
unknown 40d7e74efd logging_ok: 21 years ago