632 Commits (4da0c708b51f5b6df3da7ca759ccac3819030f6e)

Author SHA1 Message Date
unknown 284b8b8b63 Cleanup during reviews 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 67b16d202b Fixed failing test cases 'row.test' when running with --ps-protocol 21 years ago
unknown 95dec435c2 Bug#7879: Using TL_READ_NO_INSERT locks instead of TL_READ locks when 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 3d0f9d96d7 Fixed during review of new pulled code 21 years ago
unknown c83412f705 configure.in 21 years ago
unknown 934fde094c Bug#7011 21 years ago
unknown 042448aa33 query_id and my_xid -> ulonglong 21 years ago
unknown 8bdb500105 fixes/cleanups according to Coverity report 21 years ago
unknown 24a0275722 Fixed memory reference errors found by valgrind 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 34f313eeaf fixed bugs in view code with prepared statemnts 21 years ago
unknown bd365f7622 After merge fixes 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 c6be66530a Remove bogus lines 21 years ago
unknown 4f9a0a06a8 Bug#7391 - Multi-table UPDATE security regression 21 years ago
unknown 9ad51c631c Fix for bug #6765 "Implicit access to time zone description 21 years ago
unknown a1fba2dacc After merge fixes 21 years ago
unknown 04866cf0f1 New fix for bug#6796 Wrong outcome of update operation of ndb table 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 220acb328e Bug#6391 (binlog-do-db rules ignored) 21 years ago
unknown f0af808fcc Fix for Bug #6794 Wrong outcome of update operation of ndb table 21 years ago
unknown 7108deee6e spelling fixed/comments added (postreview fixes) 21 years ago
unknown f88d01932f post-merge fix 21 years ago
unknown c9497e2365 post merge 21 years ago
unknown 8d71bcec21 now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 7161b21fed Few more places with thd->lex replaced with lex (mysql_update, 21 years ago
unknown f1b9bf699e postreview fixes 21 years ago
unknown 8b0ece5e88 new lock for multiupdate: 21 years ago
unknown f5a47f156b Fixes after merge with 4.1 21 years ago
unknown 9f9893c971 fixed detection of updating table on which we select (BUG#6032) 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown 13ec43179c fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it)) 22 years ago
unknown 96e7be58c8 After merge fixes 22 years ago
unknown 640fefffa7 fixed & added comments (according to Igor's review and a bit more) 22 years ago
unknown 0d76cb7ea4 Reverted patch for new usage of open_count as it caused more problems than it solved 22 years ago
unknown c7cf529f32 Fixed bug in strict mode (A state was not properly cleared on successful insert/update's) 22 years ago
unknown a49f5cae9a Bug#4118: multi-table UPDATE takes WRITE lock on read table 22 years ago
unknown 6966e86951 More fixes for strict mode: 22 years ago
unknown 7b51154461 Support for TIMESTAMP columns holding NULL values. Unlike all other 22 years ago
unknown e05e18606b post review changes: 22 years ago
unknown 2a49121590 Strict mode & better warnings 22 years ago
unknown e84eb55a07 Bug#5553 - Multi table UPDATE IGNORE fails on dup key 22 years ago
unknown 29ec367edd updateability of field with collation support (BUG#5506) 22 years ago
unknown 9aa459f0df support of join view updateability (WL#1809) 22 years ago