Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in mysql 'use' command. 'use' can now take quoted arguments. | jani@rhols221.adsl.netsonic.fi | 2002-12-11 | 1 | -10/+63 |
| | |||||
* | merge fix | monty@mashka.mysql.fi | 2002-12-06 | 1 | -125/+0 |
|\ | |||||
| * | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -125/+0 |
| |\ | |||||
| | * | .del-errmsg.c~444b5d4031149217: | serg@serg.mysql.com | 2002-12-05 | 1 | -125/+0 |
| | | | | | | | | | | | | Delete: client/errmsg.c | ||||
* | | | Basically minor code optimizations and cleanups | peter@mysql.com | 2002-12-05 | 1 | -3/+3 |
| | | | |||||
* | | | SCRAM Remove spaces from most changed files. | peter@mysql.com | 2002-12-05 | 1 | -20/+20 |
| | | | | | | | | | | | | | | | This alters not only my code so it looks like I'm not only one adding the spaces. | ||||
* | | | SCRUM: Secure auth | peter@mysql.com | 2002-11-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | Implement mysql_change_user Get rid of double user search at authentication Some cleanups | ||||
* | | | Merging.... | peter@mysql.com | 2002-11-29 | 4 | -18/+25 |
|\ \ \ | |/ / | |||||
| * | | Get rid of pbool from my_list.h; and avoid using the my_global.h for clients | venu@myvenu.com | 2002-11-28 | 2 | -2/+0 |
| | | | |||||
| * | | Merge myvenu.com:/home/venu/bk/src-4.1 | venu@myvenu.com | 2002-11-26 | 2 | -0/+2 |
| |\ \ | | | | | | | | | | | | | into myvenu.com:/home/venu/work/sql/dev-4.1 | ||||
| | * | | select_test.c, insert_test.c: | venu@myvenu.com | 2002-11-26 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added my_global.h to compile after my_list.h is added to mysql.h sql_prepare.cc: Handle close stmt from client Minor fixups to make SET variable=? to work sql_parse.cc: Added missed COM_CLOSE_STMT mysql_priv.h: Change mysql_stmt_close to mysql_stmt_free to not to conflict with client type libmysql.c: Clean all open stmts during mysql_close() implicitly | ||||
| * | | | temporary fix to make mysql.cc to compile --with-readline | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | (thought it won't compile --without-readline) preper fix is to follow... | ||||
| * | | | mysql.cc has to support older readline to compile on FreeBSD :(( | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+9 |
| | | | | |||||
| * | | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -3/+2 |
| | | | | |||||
| * | | | Merge genie.(none):/home/vva/work/mysql.orig/clear/4.1 | vva@genie.(none) | 2002-11-25 | 6 | -46/+102 |
| |\ \ \ | | |/ / | | | | | | | | | into genie.(none):/home/vva/work/new_readline/4.1 | ||||
| * | | | upgrade readline to version 4.3 | vva@genie.(none) | 2002-11-19 | 3 | -14/+14 |
| | | | | |||||
* | | | | Correct bug which exposed itself in rpl000017 | peter@mysql.com | 2002-11-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Commit for merge | ||||
* | | | | Merge.... | peter@mysql.com | 2002-11-24 | 11 | -355/+419 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 6 | -46/+102 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Merge vvagin@work.mysql.com:/home/bk/mysql-4.0 | vva@genie.(none) | 2002-11-18 | 1 | -15/+27 |
| | |\ | | | | | | | | | | | | | into genie.(none):/home/vva/work/mysqldump_xml/4.0 | ||||
| | | * | fix xml-output of mysqldump | vva@genie.(none) | 2002-11-18 | 1 | -15/+27 |
| | | | | |||||
| | * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-14 | 1 | -1/+0 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Portability fix when using -DBIG_TABLES | monty@mashka.mysql.fi | 2002-11-14 | 1 | -1/+0 |
| | | | | |||||
| | * | | merged | serg@serg.mysql.com | 2002-11-13 | 1 | -10/+23 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fixed mysqlcheck so it can process table names with dashes. | salle@geopard.(none) | 2002-11-12 | 1 | -10/+23 |
| | | | | | | | | | | | | | | | | Quote all table names with backticks. | ||||
| | | * | - backported gcc 3.0 linking fix from 4.0 | lenz@mysql.com | 2002-09-24 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | - some cosmetical fixups (typos, comments) | ||||
| | * | | --use-frm option to mysqlcheck | serg@serg.mysql.com | 2002-11-08 | 2 | -5/+10 |
| | | | | |||||
| | * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2002-11-08 | 1 | -13/+30 |
| | |\ \ | | | | | | | | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0 | ||||
| | | * | | Changes that will enable proper wildcarding of databases, plus | Sinisa@sinisa.nasamreza.org | 2002-11-08 | 1 | -13/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | proper escaping of databases with '_' in their name. More explanations in the manual. | ||||
| | * | | | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log) | ||||
| * | | | Copy from /sql directory | bar@bar.mysql.r18.ru | 2002-11-15 | 2 | -268/+76 |
| | | | | |||||
| * | | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 7 | -7/+187 |
| | | | | |||||
| * | | | Fix syntax to be more clean: | bar@bar.mysql.r18.ru | 2002-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | SHOW CREATE DATABASE [WITH IF NOT EXISTS] dbname | ||||
| * | | | Fixes for fault about String::copy() | bar@bar.mysql.r18.ru | 2002-11-10 | 3 | -39/+59 |
| | | | | |||||
* | | | | SCRUM: Main change for Secure connection handling. Still needs some more ↵ | peter@mysql.com | 2002-11-24 | 1 | -7/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | coding. Commit done for merge with newer version of code. | ||||
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-11-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 | ||||
| * | | | Extensions to support this: | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | SHOW CREATE DATABASE [IF NOT EXISTS] dbname Version dependant parts are displayed in appropriative comments: CREATE DATABASE /*!32312 IF NOT EXISTS*/ `ucs` /*!40100 DEFAULT CHARACTER SET ucs2*/ | ||||
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-11-05 | 1 | -1/+21 |
|\ \ \ \ | |/ / / | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 | ||||
| * | | | CREATE DATABASE now tries to execute SHOW CREATE DATABASE first | bar@bar.mysql.r18.ru | 2002-11-05 | 1 | -1/+21 |
| | | | | |||||
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-29 | 1 | -41/+154 |
|\ \ \ \ | |/ / / | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 | ||||
| * | | | add help command on server side | vva@genie.(none) | 2002-10-28 | 1 | -41/+154 |
| | | | | |||||
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-27 | 1 | -8/+8 |
|\ \ \ \ | |/ / / | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 | ||||
| * | | | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -8/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 1 | -8/+8 |
| | | | | |||||
* | | | | Merge to update to recent tree version | peter@mysql.com | 2002-10-20 | 3 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | More work on secure connection protocol. commited in order to do the sync ↵ | peter@mysql.com | 2002-10-19 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | with new large pushed bunch. | ||||
| * | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-09 | 1 | -2/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 | ||||
| * \ \ \ | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-09 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/home/pz/mysql/mysql-4.1 |