Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |/ / / | |/| | | | |||||
* | | | | | make a clear distinction between max_word_length in *characters* and in *bytes* | serg@serg.mylan | 2003-12-04 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge for update | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -3/+2 |
* | | | | | Portability fixes (for binary build) | monty@mysql.com | 2003-12-01 | 1 | -30/+47 |
* | | | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1 | monty@mysql.com | 2003-11-26 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Added compilation comment to 'show variables' | monty@mysql.com | 2003-11-26 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Fixed compiler warnings from Intel compiler in Win64 | monty@mysql.com | 2003-11-23 | 1 | -119/+105 |
| |/ / |/| | | |||||
* | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -22/+21 |
* | | | merge | monty@mashka.mysql.fi | 2003-11-18 | 1 | -39/+32 |
|\ \ \ | |||||
| * | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -39/+32 |
* | | | | Fixed minor compiler errors encountered during pre-final builds. | greg@mysql.com | 2003-11-12 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -8/+17 |
|\ \ \ | |/ / | |||||
| * | | Safety fix for adding service name to search config groups | monty@narttu.mysql.fi | 2003-10-30 | 1 | -1/+2 |
| * | | Change back service name to MySQL | monty@narttu.mysql.fi | 2003-10-30 | 1 | -3/+9 |
| * | | Fix for problem of installing MySQL as a service with | monty@narttu.mysql.fi | 2003-10-28 | 1 | -6/+8 |
* | | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -59/+69 |
|\ \ \ | |||||
| * | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -59/+68 |
* | | | | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -0/+8 |
* | | | | Cleanups (comments and compiler warnings) | monty@mysql.com | 2003-11-02 | 1 | -1/+1 |
* | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -29/+69 |
|\ \ \ \ | |||||
| * \ \ \ | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -29/+69 |
| |\ \ \ \ | | |/ / / | |/| | | |