1099 Commits (d4933af87efb8f7b01d48c4ba46ff196f73a193f)

Author SHA1 Message Date
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
unknown 09ce0b330b WL#925 - Privileges for stored routines 21 years ago
unknown 2ba7c517a4 Bug#7302: UCS2 data in ENUM field get truncated when new column is added 21 years ago
unknown 7845f99abf Data truncation reporting implementation (libmysql) + post review 21 years ago
unknown 526fbcbbc5 Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 21 years ago
unknown 46364ddb19 WL#2274 - INSERT..SELECT..UPDATE 21 years ago
unknown 7d2e580cad 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
unknown 9ad51c631c Fix for bug #6765 "Implicit access to time zone description 21 years ago
unknown 0f99fe728e Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which sets 21 years ago
unknown 8ec6cf2cd5 UCS2 support in ENUM and SET, which also fixes: 21 years ago
unknown 75fa4c00ef Making FLUSH TABLES WITH READ LOCK killable while it's waiting for running commits to finish. Normally this step is not long but it's still nice to be killable 21 years ago