Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -30/+48 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-02-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed a bug in slave-compressed-protocol. Using this option | jani@rhols221.adsl.netsonic.fi | 2004-02-04 | 1 | -1/+1 |
| * | | Fixed problem with range optimization over overlapping ranges (#2448) | monty@mysql.com | 2004-02-04 | 1 | -1/+0 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-02-04 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Ensure that wait_timeout doesn't overflow on windows. (Bug #2400) | monty@mysql.com | 2004-02-04 | 1 | -1/+2 |
| * | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-02-03 | 1 | -6/+24 |
| |\ \ | |||||
| | * | | Added new option --sync-frm / --skip-sync-frm | jani@ua141d10.elisa.omakaista.fi | 2004-02-03 | 1 | -6/+24 |
| * | | | increase the size of a signal thread's stack (the old one was too small for t... | serg@serg.mylan | 2004-02-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Typo fixing | salle@vafla.home | 2004-02-02 | 1 | -2/+2 |
| |/ | |||||
| * | BUG#2428 "--old-rpl-compat is broken": | guilhem@mysql.com | 2004-01-18 | 1 | -6/+1 |
| * | Merge | monty@mysql.com | 2003-12-30 | 1 | -1/+1 |
| |\ | |||||
| | * | typos fixed | serg@serg.mylan | 2003-12-22 | 1 | -2/+3 |
| * | | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -16/+20 |
* | | | merge | monty@mysql.com | 2004-02-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Code cleanup | monty@mysql.com | 2004-01-19 | 1 | -1/+1 |
* | | | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -2/+2 |
* | | | | Fixed a bug in slave-compressed-protocol. Using this option | jani@rhols221.adsl.netsonic.fi | 2004-01-26 | 1 | -1/+1 |
* | | | | mysqld.cc: | igor@rurik.mysql.com | 2004-01-23 | 1 | -1/+1 |
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2003-12-24 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | mysqld.cc: | igor@rurik.mysql.com | 2003-12-13 | 1 | -1/+2 |
* | | | | install_test_db.sh: | bar@bar.intranet.mysql.r18.ru | 2003-12-24 | 1 | -2/+6 |
* | | | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -5/+5 |
* | | | | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 1 | -4/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed that lower_case_table_names is set to 1 for case insensitive file systems. | monty@mysql.com | 2003-12-18 | 1 | -1/+2 |
| | |/ | |/| | |||||
| * | | Removed compiler warning | monty@mysql.com | 2003-12-18 | 1 | -3/+4 |
* | | | merge | monty@mysql.com | 2003-12-19 | 1 | -28/+77 |
|\ \ \ | |||||
| * | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
| * | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -27/+76 |
| |\ \ \ | | |/ / | |||||
| | * | | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -2/+2 |
| | * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -22/+70 |
| | * | | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -1/+1 |
| | * | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-12-09 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | code cleanup after some reasoning | serg@serg.mylan | 2003-12-09 | 1 | -2/+2 |
| | * | | | Add newline after pid in pidfile | monty@mysql.com | 2003-12-09 | 1 | -1/+1 |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-09 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Don't limit number of tables in table cache | monty@mysql.com | 2003-12-09 | 1 | -1/+1 |
| | * | | | | Create PID file with O_TRUNC, so that it is emptied before it is written to. | guilhem@mysql.com | 2003-12-08 | 1 | -2/+4 |
| | |/ / / | |||||
| | * | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-07 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | WL#1175: more default_week_formats for iso compatibility | gluh@gluh.mysql.r18.ru | 2003-12-07 | 1 | -1/+1 |
| | * | | | Allow space in service names | monty@mysql.com | 2003-12-04 | 1 | -1/+1 |
* | | | | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -5/+8 |
|/ / / / | |||||
* | | | | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 1 | -0/+3 |
| |_|/ |/| | | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-12-08 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Portability fixes for Windows | monty@mysql.com | 2003-12-08 | 1 | -1/+0 |
* | | | | post-merge fixes | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -3/+27 |
|\ \ \ \ | |||||
| * | | | | Task ID 499:Add a new settable string variable(init_connect, init_slave) | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -2/+2 |
| * | | | | SCRUM: | gluh@gluh.mysql.r18.ru | 2003-07-18 | 1 | -3/+26 |
* | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-root | konstantin@mysql.com | 2003-12-05 | 1 | -6/+1 |
|\ \ \ \ \ | |||||
| * | | | | | unused variable max_prep_stmt_count removed | konstantin@oak.local | 2003-12-05 | 1 | -6/+1 |
| | |/ / / | |/| | | |