summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-06-201-1/+1
|\
| * Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-1/+1
* | BUG#26976 - Missing table in merge not noted in related error msg +unknown2007-06-061-2/+2
|/
* Many files:unknown2006-12-231-2/+1
* Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-7/+1
* Add extre DBUG_PRINT in push_warningunknown2006-03-161-0/+1
* Additional fix for BUG#7049, after review.unknown2005-10-171-0/+2
* mergeunknown2005-07-051-0/+2
|\
| * abort storing query to query cache if warnings appeared (BUG#9414)unknown2005-06-281-0/+2
| * Fix show warnings limit 0 and show warnings limit 0, 0.unknown2005-06-041-2/+2
* | Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-8/+8
* | Fixed BUG#9004: Inconsistent behaviour of SP re. warningsunknown2005-04-221-1/+1
* | Don't generate message in send_kill_message() if wrong data. (Caused core dum...unknown2005-04-051-1/+1
* | Now one gets an error if one tries to insert an invalid value via a stored pr...unknown2005-04-051-9/+16
* | Cleanup during reviewsunknown2005-03-161-2/+3
* | Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on...unknown2005-03-091-2/+4
* | Show all generated warnings in SHOW ERRORunknown2005-02-241-3/+9
* | Manual merge 4.1->5.0unknown2005-02-221-10/+30
|/
* BUG#6662: Changes after Guilhems and Sergs reviewunknown2005-02-221-1/+1
* BUG#6662: Importing mysqldumps should not show any warnings of level "notes".unknown2005-02-211-0/+4
* Simpler arena swapping codeunknown2004-11-081-3/+3
* A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+1
* THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+2
* Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-0/+1
* Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)unknown2003-04-031-2/+15
* Auto mergedunknown2003-04-021-3/+9
|\
| * This is full commit of group_concat with support subselectsunknown2003-03-181-3/+9
* | - fixed comments so mysql_copyright does not eat the whole filesunknown2003-03-251-2/+1
* | Added support for ULONG division with DIVunknown2003-03-191-0/+2
* | Preparing to client<->server autoconvertunknown2003-03-171-2/+2
|/
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-17/+15
* Fixes for binary protocol (complement to last push)unknown2002-12-141-1/+1
* rename of net_pkg.cc to protocol.ccunknown2002-12-111-7/+9
* sql_error.cc:unknown2002-12-051-0/+2
* Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)>unknown2002-12-041-0/+26
* protocol mergeunknown2002-11-221-1/+1
|\
| * protocol fixupsunknown2002-11-221-1/+1
* | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-3/+15
|/
* Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-158/+92
* sql_error.cc, sql_prepare.cc:unknown2002-06-121-0/+219