38 Commits (5db7673f880913fc57390b11a1d713b63422d3b7)

Author SHA1 Message Date
msvensson@shellback.(none) 2d5634b592 Add extre DBUG_PRINT in push_warning 20 years ago
andrey@lmy004. 3e89e1ccb2 fix for bug #17289 Events: missing privilege check for drop database 20 years ago
pem@mysql.com e585315703 Additional fix for BUG#7049, after review. 20 years ago
bell@sanja.is.com.ua b49b5805eb abort storing query to query cache if warnings appeared (BUG#9414) 21 years ago
konstantin@mysql.com 9f379d7f05 Patch two (the final one) for Bug#7306 "the server side preparedStatement 21 years ago
konstantin@mysql.com f0233c2e3d Fix show warnings limit 0 and show warnings limit 0, 0. 21 years ago
pem@mysql.comhem.se 057b8aa9a8 Fixed BUG#9004: Inconsistent behaviour of SP re. warnings 21 years ago
monty@mysql.com 48de1ff277 Don't generate message in send_kill_message() if wrong data. (Caused core dump for wrong data in ALTER TABLE on some system) 21 years ago
monty@mysql.com 1be0a0c82a Now one gets an error if one tries to insert an invalid value via a stored procedure in STRICT mode. (Bug #5907) 21 years ago
monty@mysql.com 594ef41b2d Cleanup during reviews 21 years ago
marty@linux.site e6d7c9fc5d Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on NDB 21 years ago
monty@mysql.com cd78e701a5 Show all generated warnings in SHOW ERROR 21 years ago
lars@mysql.com c60e676371 Manual merge 4.1->5.0 21 years ago
lars@mysql.com 1d3c67000b BUG#6662: Changes after Guilhems and Sergs review 21 years ago
lars@mysql.com be28ef0a20 BUG#6662: Importing mysqldumps should not show any warnings of level "notes". 21 years ago
monty@mysql.com ccb2f3381b Things missing in last changset 21 years ago
monty@mysql.com b903a129e2 Simpler arena swapping code 21 years ago
monty@mysql.com 6fbc869d18 A lot of fixes for prepared statements (PS): 21 years ago
bell@sanja.is.com.ua 4714a6e744 errors without code removed 21 years ago
monty@mishka.local f2941380c4 Strict mode & better warnings 22 years ago
konstantin@mysql.com d3e520ce7e Port of cursors to be pushed into 5.0 tree: 22 years ago
pem@mysql.comhem.se 1541f2e794 Fixed BUG#2780: Stored procedure exit handler ignored for warnings. 22 years ago
konstantin@oak.local d37da004f6 THD::lex now points to THD::main_lex like in 5.0 22 years ago
monty@mysql.com ede8169d24 Added missing SSL library (Should be in source distribution) 22 years ago
vva@eagle.mysql.r18.ru afd581edd3 made lex a pointer in THD 23 years ago
venu@myvenu.com eb137c063c Support of warnings for all DML statements (Insert, Update and Alter) 23 years ago
monty@narttu.mysql.fi 4a4838059f Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT) 23 years ago
lenz@mysql.com 1c3047360c - fixed comments so mysql_copyright does not eat the whole files 23 years ago
monty@narttu.mysql.fi 48a9c1239c Added support for ULONG division with DIV 23 years ago
wax@kishkin.ru 12f1cb55b5 This is full commit of group_concat with support subselects 23 years ago
bar@bar.mysql.r18.ru caf31a0790 Preparing to client<->server autoconvert 23 years ago
monty@mashka.mysql.fi 1f6ecc0cd3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
hf@deer.mysql.r18.ru e3b3b68307 Big purge about embedded library (scrum) 23 years ago
monty@mashka.mysql.fi d49167bae5 Fixes for binary protocol (complement to last push) 23 years ago
monty@mashka.mysql.fi d3eb993a27 rename of net_pkg.cc to protocol.cc 23 years ago
venu@myvenu.com 9e4dc3fba5 sql_error.cc: 23 years ago
venu@myvenu.com 91558620e0 Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)> 23 years ago
venu@myvenu.com b74c43f475 protocol fixups 23 years ago
monty@mashka.mysql.fi 305d16a7cb Automatic conversion from CHAR(length) to BLOB when length > 255 23 years ago
monty@mashka.mysql.fi d69250a969 Fixes and code cleanups after merge with 4.0.3 24 years ago
venu@myvenu.com 5a33842a16 sql_error.cc, sql_prepare.cc: 24 years ago