summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
Commit message (Expand)AuthorAgeFilesLines
* mergebell@sanja.is.com.ua2004-11-121-7/+7
|\
| * errors without code removedbell@sanja.is.com.ua2004-10-201-7/+7
* | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-3/+3
|\ \
| * | Simpler arena swapping codemonty@mysql.com2004-11-081-3/+3
* | | merge with 4.1monty@mysql.com2004-10-291-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-2/+1
| * THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | Strict mode & better warningsmonty@mishka.local2004-09-281-4/+19
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-1/+2
* | Fixed BUG#2780: Stored procedure exit handler ignored for warnings.pem@mysql.comhem.se2004-04-061-0/+4
* | Merge 4.1 to 5.0pem@mysql.com2003-12-011-1/+2
|\ \ | |/
| * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+2
* | Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-1/+1
|\ \ | |/ |/|
| * made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-1/+1
* | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-0/+1
|/
* Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-031-2/+15
* Auto mergedwax@kishkin.ru2003-04-021-3/+9
|\
| * This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-3/+9
* | - fixed comments so mysql_copyright does not eat the whole fileslenz@mysql.com2003-03-251-2/+1
* | Added support for ULONG division with DIVmonty@narttu.mysql.fi2003-03-191-0/+2
* | Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-2/+2
|/
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-17/+15
* Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-1/+1
* rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-7/+9
* sql_error.cc:venu@myvenu.com2002-12-051-0/+2
* Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)>venu@myvenu.com2002-12-041-0/+26
* protocol mergevenu@myvenu.com2002-11-221-1/+1
|\
| * protocol fixupsvenu@myvenu.com2002-11-221-1/+1
* | Automatic conversion from CHAR(length) to BLOB when length > 255monty@mashka.mysql.fi2002-11-211-3/+15
|/
* Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-158/+92
* sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-0/+219