summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
Commit message (Expand)AuthorAgeFilesLines
* 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