303 Commits (2efc0f51cf3e80cd49c1ea0dee9a440936ee6287)

Author SHA1 Message Date
unknown 2efc0f51cf Bug #26242 UPDATE with subquery and triggers failing with cluster tables 19 years ago
unknown 841ea461ce Bug#21798: memory leak during query execution with subquery in column 19 years ago
unknown 44a882f925 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
unknown 58e178c5cc Fixed bug #21493: crash for the second execution of a function 20 years ago
unknown a23d1792bc Fixed bug#21261: Wrong access rights was required for an insert into a view 20 years ago
unknown 16878843e0 Fix for bug #8143: A date with value 0 is treated as a NULL value 20 years ago
unknown 6a8f2ee293 auxilliary -> auxiliary 20 years ago
unknown ae9724cce1 Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
unknown d7743c41c6 BUG#18681: View privileges are broken 20 years ago
unknown ee3cf23b5c Fix for bug#14945 "Truncate table doesn't reset the auto_increment 20 years ago
unknown f491db2119 Bug#17137 Running "truncate table" on temporary table leaves the table open on a slave 20 years ago
unknown 5113bdffd0 BUG#5390 - problems with merge tables 20 years ago
unknown ab597139a7 Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATE 20 years ago
unknown 5af7ca80d9 Changes in get_table_type() and mysql_frm_type(). The main problem was 20 years ago
unknown 24ac4019c5 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 years ago
unknown 2f2d0b60d4 Fixes during review of pushed code 20 years ago
unknown c5f9e201eb Post-merge fixes 21 years ago
unknown 6a0695fe93 Fixed bug #12762: 21 years ago
unknown d553b66791 Move handler specific options into handlerton flag check 21 years ago
unknown 1fe423aeba BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT 21 years ago
unknown 466b46a66a Fixed error found during review of new pushed code 21 years ago
unknown 03045ee70a Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected". 21 years ago
unknown c12a760ce9 Bug #11946: Review fixes. 21 years ago
unknown 6318e449e3 Bug#11816 - Truncate table doesn't work with temporary innodb tables 21 years ago
unknown 9bc3976c79 Slightly amended Monty's SP replication code cleanup patch 21 years ago
unknown 8a5e527453 Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
unknown fa31a9950b Fix bug #11946, truncate not always resetting the auto-increment counter 21 years ago
unknown 7517d7e112 Implementation of WL#2486 - 21 years ago
unknown d6c3d655b8 Fixes during review of new pushed code 21 years ago
unknown 61a68ed6fa Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in trigger 21 years ago
unknown 705118d1f6 issue correct error message in case of view presence for duplicated table on update (BUG#10773) 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown c25470e3a1 Bug#6877 MySQL should give an error if the requested table type is not available 21 years ago
unknown e2285c541b Fixed bug in multiple-table-delete where some rows was not deleted 21 years ago
unknown 78422442df Preparatory (and the most problematic) patch for Bug#7306 21 years ago
unknown 02425b7bf0 Added test for bug #5894 "Triggers with altered tables cause corrupt 21 years ago
unknown 1fa7c69d31 Fix for bugs: 21 years ago
unknown 31cffb8a7f my_vsnprintf.c, sql_select.cc, sql_delete.cc, field_conv.cc, rt_split.c: 21 years ago
unknown 027c10f3bb compatibility issues 21 years ago
unknown e02416c53c Many files: 21 years ago
unknown 1403fb000b TRUNCATE is always a transaction on itself. pretent we're in auto-commit mode 21 years ago
unknown daddf263e5 fixed mechanism of detection selection from table wich we update 21 years ago
unknown 284b8b8b63 Cleanup during reviews 21 years ago
unknown 2fc5d274e8 Fixing bug #8850 in such a way that when TRUNCATE is called within 21 years ago
unknown de1dcee97e after merge fixes 21 years ago
unknown f1a97c0c49 delete.result, delete.test: 21 years ago
unknown 042448aa33 query_id and my_xid -> ulonglong 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 2419fa2684 Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 21 years ago
unknown 220acb328e Bug#6391 (binlog-do-db rules ignored) 21 years ago