433 Commits (5e42c0de8d0793d3e714e8368dccd3b69e385fab)

Author SHA1 Message Date
unknown 3609c3a4a3 Fixed bug #25931. 19 years ago
unknown 976f0a391c Bug#19978: INSERT .. ON DUPLICATE erroneously reports some records were 19 years ago
unknown 5effa05d3f Bug#25172: Not checked buffer size leads to a server crash. 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 569eefdc72 After merge fix. 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 9d85b0a616 BUG#21310 - Trees in SQL causing a "crashed" table with MyISAM storage engine 19 years ago
unknown 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 841ea461ce Bug#21798: memory leak during query execution with subquery in column 19 years ago
unknown f603c1cce8 BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID. 19 years ago
unknown 2268afedea BUG#21381 - Engine not notified about multi-table UPDATE IGNORE 19 years ago
unknown be929087ec BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID 19 years ago
unknown 0e4dd85d67 Fix for bug#20670 "UPDATE using key and invoking trigger that modifies 19 years ago
unknown 58e178c5cc Fixed bug #21493: crash for the second execution of a function 19 years ago
unknown a23d1792bc Fixed bug#21261: Wrong access rights was required for an insert into a view 20 years ago
unknown 74465080c6 BUG#7391 - Cross-database multi-table UPDATE uses active database 20 years ago
unknown 8597f66348 Bug #20784 Uninitialized memory in update on table with PK not on first column 20 years ago
unknown ae9724cce1 Fix for bug#18437 "Wrong values inserted with a before update trigger on 20 years ago
unknown 730d16614d gcc 4.1 linux warning fixes backported from 5.0. 20 years ago
unknown 3ec84b1aca Addition to fix for 20 years ago
unknown 46cdd39ea6 BUG#18036 - update of table joined to self reports table as crashed 20 years ago
unknown d7743c41c6 BUG#18681: View privileges are broken 20 years ago
unknown 0f8c11758d Fixed bug #16281: Multi-table update broken in 5.0 on tables imported from 4.1 20 years ago
unknown f5f01b15e7 Fixed compiler warnings from gcc 4.0.2: 20 years ago
unknown e1c8d9c9b4 Fix for bug #16593 "Deadlock or crash in stress test for case where 20 years ago
unknown 7dd2ec0f1b BUG#15935: post-review fixes: added comment 20 years ago
unknown d33ac37ba6 BUG#15935: In mysql_update, don't use full index scan when we could have used quick select scan. 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 f6cac54bf6 BUG#5390 - problems with merge tables 20 years ago
unknown 136c81732a Fix bug#15028 Multitable update returns different numbers of matched rows 20 years ago
unknown 38b7ede9c6 BUG#5390 - problems with merge tables 20 years ago
unknown b118282377 Fixed BUG#13729 Stored procedures: packet error after exception handled 20 years ago
unknown a73b682af9 Fixed wrong merge 20 years ago
unknown 7d8e803291 sql_update.cc: 20 years ago
unknown 6020281e95 Fix bug#14186 select datefield is null not updated 20 years ago
unknown 24ac4019c5 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 years ago
unknown 562bfb2d57 Fix for BUG#14272: Don't run index scan when we should use quick select. 20 years ago
unknown 8d6634c9e0 Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization 20 years ago
unknown 6a0695fe93 Fixed bug #12762: 20 years ago
unknown 0069549021 - set 'updating' in both tables list if we have two of them (because of subquery) (BUG#13236) 20 years ago
unknown 5d2bc92523 BUG#12618: Removing fake locking 20 years ago
unknown 1fe423aeba BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT 20 years ago
unknown 466b46a66a Fixed error found during review of new pushed code 20 years ago
unknown 03045ee70a Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows were affected". 20 years ago
unknown d5303b8ab8 Fix for bug #12704 "Server crashes during trigger execution". 21 years ago
unknown 3764875ca6 Bug#9683 INFORMATION_SCH: Creation of temporary table allowed in 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