Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not call get_charset_by_name() with string "DEFAULT" | bar@bar.mysql.r18.ru | 2003-01-09 | 1 | -3/+5 |
* | Separating CHARSET and COLLATION terms | bar@bar.mysql.r18.ru | 2003-01-09 | 1 | -3/+7 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+2 |
* | Added support for DROP TEMPORARY TABLE | monty@mashka.mysql.fi | 2003-01-04 | 1 | -1/+1 |
* | thd_charset has been moved to variables structure | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -1/+1 |
* | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -9/+8 |
* | Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)> | venu@myvenu.com | 2002-12-04 | 1 | -2/+6 |
* | Fixes after merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
* | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -12/+15 |
|\ | |||||
| * | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -2/+2 |
| * | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -2/+3 |
| * | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Fixed bug in LOCK TABLES on windows. | monty@hundin.mysql.fi | 2002-10-09 | 1 | -0/+2 |
| | * | Fix wrong usage of constant which could cause mysqld to use index when doing ... | monty@mashka.mysql.fi | 2002-07-19 | 1 | -5/+6 |
| | * | sql_db.cc: | heikki@hundin.mysql.fi | 2002-07-16 | 1 | -10/+9 |
| | * | sql_db.cc: | heikki@hundin.mysql.fi | 2002-07-15 | 1 | -1/+11 |
| | * | Do handler specific drop-database at safe place. | monty@hundin.mysql.fi | 2002-07-14 | 1 | -8/+1 |
* | | | Extensions to support this: | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -5/+12 |
* | | | Preparation to thread specific default charset | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -1/+1 |
* | | | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 1 | -5/+2 |
* | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -36/+324 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -180/+193 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -5/+280 |
| |\ \ | |||||
| | * | | SHOW CREATE DATABASE name; | bar@gw.udmsearch.izhnet.ru | 2002-07-02 | 1 | -1/+90 |
| | * | | Now database default character is changed during ALTER DATABASE | bar@gw.udmsearch.izhnet.ru | 2002-06-27 | 1 | -6/+16 |
| | * | | ALTER DATABASE DEFAULT CHARACTER SET latin1; | bar@gw.udmsearch.izhnet.ru | 2002-06-27 | 1 | -69/+158 |
| | * | | Database default charset now works: | bar@gw.udmsearch.izhnet.ru | 2002-06-24 | 1 | -7/+38 |
| | * | | database default character set is now stored in database directory | bar@gw.udmsearch.izhnet.ru | 2002-06-21 | 1 | -2/+56 |
| | * | | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -7/+16 |
| | |\ \ | |||||
| | * \ \ | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -2/+4 |
| | |\ \ \ | |||||
| | | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -2/+4 |
* | | | | | | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -2/+4 |
* | | | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+2 |
* | | | | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -0/+2 |
| |_|/ / |/| | | | |||||
* | | | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-27 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Renamed stripp_sp -> strip_sp | monty@hundin.mysql.fi | 2002-05-27 | 1 | -1/+1 |
* | | | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Corrected fix for DROP DATABASE on symbolic link | monty@hundin.mysql.fi | 2002-05-14 | 1 | -13/+14 |
| * | | | DROP DATABASE with symlinks did not work before | Sinisa@sinisa.nasamreza.org | 2002-05-14 | 1 | -1/+8 |
| * | | | row0mysql.c, sql_db.cc: | heikki@hundin.mysql.fi | 2002-02-14 | 1 | -2/+8 |
* | | | | Features made for Schlund plus several bug fixes. | Sinisa@sinisa.nasamreza.org | 2002-05-15 | 1 | -6/+14 |
| |/ / |/| | | |||||
* | | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -3/+4 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+1 |
* | | Remove .TMD files on DROP DATABASE. | monty@hundin.mysql.fi | 2001-11-22 | 1 | -3/+3 |
* | | portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -1/+1 |
* | | merge | monty@work.mysql.com | 2001-10-11 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | ut0mem.c Merge changes in InnoDB-3.23.43b | heikki@donna.mysql.fi | 2001-10-10 | 1 | -0/+2 |