summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.18monty@mysql.com2004-02-111-30/+48
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-1/+1
| |\
| | * Fixed a bug in slave-compressed-protocol. Using this optionjani@rhols221.adsl.netsonic.fi2004-02-041-1/+1
| * | Fixed problem with range optimization over overlapping ranges (#2448)monty@mysql.com2004-02-041-1/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-02-041-1/+2
| |\ \ | | |/ | |/|
| | * Ensure that wait_timeout doesn't overflow on windows. (Bug #2400)monty@mysql.com2004-02-041-1/+2
| * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-02-031-6/+24
| |\ \
| | * | Added new option --sync-frm / --skip-sync-frmjani@ua141d10.elisa.omakaista.fi2004-02-031-6/+24
| * | | increase the size of a signal thread's stack (the old one was too small for t...serg@serg.mylan2004-02-021-1/+1
| |/ /
| * | Typo fixingsalle@vafla.home2004-02-021-2/+2
| |/
| * BUG#2428 "--old-rpl-compat is broken":guilhem@mysql.com2004-01-181-6/+1
| * Mergemonty@mysql.com2003-12-301-1/+1
| |\
| | * typos fixedserg@serg.mylan2003-12-221-2/+3
| * | Some small portability fixes.monty@mysql.com2003-12-301-16/+20
* | | mergemonty@mysql.com2004-02-051-1/+1
|\ \ \
| * | | Code cleanupmonty@mysql.com2004-01-191-1/+1
* | | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-2/+2
* | | | Fixed a bug in slave-compressed-protocol. Using this optionjani@rhols221.adsl.netsonic.fi2004-01-261-1/+1
* | | | mysqld.cc:igor@rurik.mysql.com2004-01-231-1/+1
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-12-241-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | mysqld.cc:igor@rurik.mysql.com2003-12-131-1/+2
* | | | 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
| | |/ / / | |/| | |