summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in slave-compressed-protocol. Using this optionunknown2004-01-261-1/+1
* mysqld.cc:unknown2004-01-231-1/+1
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-241-1/+2
|\
| * mysqld.cc:unknown2003-12-131-1/+2
* | install_test_db.sh:unknown2003-12-241-2/+6
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-5/+5
* | merge with 4.0.18unknown2003-12-191-4/+6
|\ \
| * | Fixed that lower_case_table_names is set to 1 for case insensitive file systems.unknown2003-12-181-1/+2
| * | Removed compiler warningunknown2003-12-181-3/+4
* | | mergeunknown2003-12-191-28/+77
|\ \ \
| * | | Fixes after merge with 4.0unknown2003-12-191-1/+1
| * | | Merge with 4.0.17unknown2003-12-171-27/+76
| |\ \ \ | | |/ /
| | * | Portability fixes (mostly test suite)unknown2003-12-161-2/+2
| | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-22/+70
| | * | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-1/+1
| | * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-12-091-2/+2
| | |\ \
| | | * | code cleanup after some reasoningunknown2003-12-091-2/+2
| | * | | Add newline after pid in pidfileunknown2003-12-091-1/+1
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-091-1/+1
| | |\ \ \
| | | * | | Don't limit number of tables in table cacheunknown2003-12-091-1/+1
| | * | | | Create PID file with O_TRUNC, so that it is emptied before it is written to.unknown2003-12-081-2/+4
| | |/ / /
| | * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-071-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-1/+1
| | * | | Allow space in service namesunknown2003-12-041-1/+1
* | | | | WorkLog #1323 (part 2)unknown2003-12-171-5/+8
|/ / / /
* | | | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-0/+3
| |_|/ |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-1/+0
|\ \ \
| * | | Portability fixes for Windowsunknown2003-12-081-1/+0
* | | | post-merge fixesunknown2003-12-081-3/+27
|\ \ \ \
| * | | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-2/+2
| * | | | SCRUM:unknown2003-07-181-3/+26
* | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2003-12-051-6/+1
|\ \ \ \ \
| * | | | | unused variable max_prep_stmt_count removedunknown2003-12-051-6/+1
| | |/ / / | |/| | |
* | | | | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-041-2/+2
|/ / / /
* | | | Merge for updateunknown2003-12-021-3/+2
|\ \ \ \
| * | | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-3/+2
* | | | | Portability fixes (for binary build)unknown2003-12-011-30/+47
* | | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-261-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Added compilation comment to 'show variables'unknown2003-11-261-2/+2
| | |_|/ | |/| |
* | | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-231-119/+105
| |/ / |/| |
* | | Merge key cache structures to oneunknown2003-11-201-22/+21
* | | mergeunknown2003-11-181-39/+32
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-39/+32
* | | | Fixed minor compiler errors encountered during pre-final builds.unknown2003-11-121-2/+2
|/ / /
* | | Merge with 4.0unknown2003-11-041-8/+17
|\ \ \ | |/ /
| * | Safety fix for adding service name to search config groupsunknown2003-10-301-1/+2
| * | Change back service name to MySQLunknown2003-10-301-3/+9
| * | Fix for problem of installing MySQL as a service withunknown2003-10-281-6/+8
* | | Mergeunknown2003-11-031-59/+69
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-59/+68