summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* install_test_db.sh:bar@bar.intranet.mysql.r18.ru2003-12-241-2/+6
* THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-5/+5
* merge with 4.0.18monty@mysql.com2003-12-191-4/+6
|\
| * Fixed that lower_case_table_names is set to 1 for case insensitive file systems.monty@mysql.com2003-12-181-1/+2
| * Removed compiler warningmonty@mysql.com2003-12-181-3/+4
* | mergemonty@mysql.com2003-12-191-28/+77
|\ \
| * | Fixes after merge with 4.0monty@mysql.com2003-12-191-1/+1
| * | Merge with 4.0.17monty@mysql.com2003-12-171-27/+76
| |\ \ | | |/
| | * Portability fixes (mostly test suite)monty@mysql.com2003-12-161-2/+2
| | * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-22/+70
| | * cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-1/+1
| | * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-12-091-2/+2
| | |\
| | | * code cleanup after some reasoningserg@serg.mylan2003-12-091-2/+2
| | * | Add newline after pid in pidfilemonty@mysql.com2003-12-091-1/+1
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-12-091-1/+1
| | |\ \
| | | * | Don't limit number of tables in table cachemonty@mysql.com2003-12-091-1/+1
| | * | | Create PID file with O_TRUNC, so that it is emptied before it is written to.guilhem@mysql.com2003-12-081-2/+4
| | |/ /
| | * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2003-12-071-1/+1
| | |\ \ | | | |/ | | |/|
| | | * WL#1175: more default_week_formats for iso compatibilitygluh@gluh.mysql.r18.ru2003-12-071-1/+1
| | * | Allow space in service namesmonty@mysql.com2003-12-041-1/+1
* | | | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-5/+8
|/ / /
* | | Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-0/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-081-1/+0
|\ \ \
| * | | Portability fixes for Windowsmonty@mysql.com2003-12-081-1/+0
* | | | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-3/+27
|\ \ \ \
| * | | | Task ID 499:Add a new settable string variable(init_connect, init_slave)gluh@gluh.mysql.r18.ru2003-12-081-2/+2
| * | | | SCRUM:gluh@gluh.mysql.r18.ru2003-07-181-3/+26
* | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootkonstantin@mysql.com2003-12-051-6/+1
|\ \ \ \ \
| * | | | | unused variable max_prep_stmt_count removedkonstantin@oak.local2003-12-051-6/+1
| | |/ / / | |/| | |
* | | | | make a clear distinction between max_word_length in *characters* and in *bytes*serg@serg.mylan2003-12-041-2/+2
|/ / / /
* | | | Merge for updateantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-3/+2
|\ \ \ \
| * | | | WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-3/+2
* | | | | Portability fixes (for binary build)monty@mysql.com2003-12-011-30/+47
* | | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1monty@mysql.com2003-11-261-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Added compilation comment to 'show variables'monty@mysql.com2003-11-261-2/+2
| | |_|/ | |/| |
* | | | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-119/+105
| |/ / |/| |
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-22/+21
* | | mergemonty@mashka.mysql.fi2003-11-181-39/+32
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-39/+32
* | | | Fixed minor compiler errors encountered during pre-final builds.greg@mysql.com2003-11-121-2/+2
|/ / /
* | | Merge with 4.0monty@narttu.mysql.fi2003-11-041-8/+17
|\ \ \ | |/ /
| * | Safety fix for adding service name to search config groupsmonty@narttu.mysql.fi2003-10-301-1/+2
| * | Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-3/+9
| * | Fix for problem of installing MySQL as a service withmonty@narttu.mysql.fi2003-10-281-6/+8
* | | Mergemonty@narttu.mysql.fi2003-11-031-59/+69
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-59/+68
* | | | after review fixbell@sanja.is.com.ua2003-11-031-0/+8
* | | | Cleanups (comments and compiler warnings)monty@mysql.com2003-11-021-1/+1
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-29/+69
|\ \ \ \
| * \ \ \ Mergeigor@rurik.mysql.com2003-10-301-29/+69
| |\ \ \ \ | | |/ / / | |/| | |