678 Commits (9827d4aa638c706041966efc49a3ac5a5726b4bf)

Author SHA1 Message Date
dlenev@brandersnatch.localdomain 4b0882e0a6 Fix for bug #6765 "Implicit access to time zone description 22 years ago
monty@mysql.com 75d0958dc3 After merge fixes 22 years ago
mskold@mysql.com f6209be015 New fix for bug#6796 Wrong outcome of update operation of ndb table 22 years ago
monty@mysql.com 67ce247965 Add support for up to VARCHAR (size up to 65535) 22 years ago
mats@mysql.com 2bbdf2403d Bug#6391 (binlog-do-db rules ignored) 22 years ago
mskold@mysql.com 065184dac3 Fix for Bug #6794 Wrong outcome of update operation of ndb table 22 years ago
bell@sanja.is.com.ua a1cac9687e spelling fixed/comments added (postreview fixes) 22 years ago
bell@sanja.is.com.ua 1e3d8b0839 post-merge fix 22 years ago
bell@sanja.is.com.ua 21eb2e2eae post merge 22 years ago
bell@sanja.is.com.ua 7210195f1e now my_printf_error is not better then my_error, but my_error call is shorter 22 years ago
bell@sanja.is.com.ua 31f7811183 post-review fixes 22 years ago
konstantin@mysql.com 1d32e06be9 Few more places with thd->lex replaced with lex (mysql_update, 22 years ago
bell@sanja.is.com.ua 9d0bb7426a postreview fixes 22 years ago
bell@sanja.is.com.ua 064b02203f new lock for multiupdate: 22 years ago
monty@mysql.com 47bbf768d4 Fixes after merge with 4.1 22 years ago
bell@sanja.is.com.ua 3d389a038e fixed detection of updating table on which we select (BUG#6032) 22 years ago
bell@sanja.is.com.ua 4714a6e744 errors without code removed 22 years ago
bell@sanja.is.com.ua c287345cb8 fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it)) 22 years ago
monty@mysql.com 6239edc1d1 After merge fixes 22 years ago
bell@sanja.is.com.ua 3ef0b19cd3 fixed & added comments (according to Igor's review and a bit more) 22 years ago
monty@mysql.com c27d22b44e Reverted patch for new usage of open_count as it caused more problems than it solved 22 years ago
monty@mishka.local 0fa62b691b Fixed bug in strict mode (A state was not properly cleared on successful insert/update's) 22 years ago
antony@ltantony.rdg.cyberkinetica.homeunix.net 2973a047ea Bug#4118: multi-table UPDATE takes WRITE lock on read table 22 years ago
monty@mishka.local be4ca46fbe More fixes for strict mode: 22 years ago
dlenev@brandersnatch.localdomain 2511990c97 Support for TIMESTAMP columns holding NULL values. Unlike all other 22 years ago
bell@sanja.is.com.ua 392292a46b post review changes: 22 years ago
monty@mishka.local f2941380c4 Strict mode & better warnings 22 years ago
antony@ltantony.rdg.cyberkinetica.homeunix.net 0b6dc49388 Bug#5553 - Multi table UPDATE IGNORE fails on dup key 22 years ago
bell@sanja.is.com.ua 09b316f051 updateability of field with collation support (BUG#5506) 22 years ago
bell@sanja.is.com.ua 67fcac7a87 support of join view updateability (WL#1809) 22 years ago
bell@sanja.is.com.ua f797298fc5 fixed merged view fields names (BUG#5147) 22 years ago
bell@sanja.is.com.ua 0badc913bb check that table used in multi-update is unique added (BUG#5455) 22 years ago
bell@sanja.is.com.ua 425857f5b2 test of updating and fetching from the same table check (BUG##5157) 22 years ago
dlenev@brandersnatch.localdomain 9ed038dd6f WL#1218 "Triggers". Some very preliminary version of patch. 22 years ago
monty@mysql.com cbd67f49e1 Cleanup of new code pushed into 5.0 since last pull 22 years ago
bell@sanja.is.com.ua bd2c119176 CHECK OPTIONs added (WL#1983) 22 years ago
bell@sanja.is.com.ua 392c306969 fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 22 years ago
bell@sanja.is.com.ua a27b1e54d5 fixed using VIEW fields (BUG#4617) 22 years ago
miguel@hegel.txg b3b598d19c Fixes for bug #4571 (Windows compabilities) 22 years ago
bell@sanja.is.com.ua 9336d36cf8 VIEW 22 years ago
monty@mysql.com db7efa2780 New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 22 years ago
serg@serg.mylan 3f1c4ba745 handler interface cleanups: 22 years ago
guilhem@mysql.com 2b20e84ff8 Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be logged to 22 years ago
sergefp@mysql.com 2e93dfaf42 More code cleanup, debug prints removed 22 years ago
bell@sanja.is.com.ua c7396f8d20 PS and SP made compatible in mechanism used for preparing query for rexecutions (Bug #2266) 22 years ago
sergefp@mysql.com a46d7542c9 This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys" 22 years ago
bell@sanja.is.com.ua c5c35c667e caching of queries with isammerge tables forbiden using general way 22 years ago
Sinisa@sinisa.nasamreza.org 68cb444c62 Fix for a multi table updates when one of the tables is not updated 22 years ago
monty@mysql.com 59ddd8c738 Fix to handle unsigned data in prepared statements (Bug #3447) 22 years ago
pem@mysql.comhem.se 296ba0ea57 WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/deleted 22 years ago