Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/wax/mysql/mysql-4.0 | wax@mysql.com | 2003-07-31 | 3 | -16/+41 |
|\ | |||||
| * | BUG | wax@mysql.com | 2003-07-31 | 3 | -16/+41 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2003-07-30 | 2 | -3/+10 |
|\ \ | |||||
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-07-30 | 2 | -3/+10 |
| |\ \ | |||||
| | * | | Fix security bug. mysqld server without ssl support was completly | dlenev@mysql.com | 2003-07-30 | 2 | -3/+10 |
* | | | | support of more then 255 tables dependence in query cache (fixed BUG#930) | bell@sanja.is.com.ua | 2003-07-30 | 3 | -3/+1064 |
|/ / / | |||||
* | | | dict0dict.c: | heikki@hundin.mysql.fi | 2003-07-30 | 1 | -3/+6 |
|/ / | |||||
* | | mysqld.cc: | heikki@hundin.mysql.fi | 2003-07-29 | 1 | -1/+1 |
* | | Avoid segfault when LOAD DATA FROM MASTER is run on a master which does no | guilhem@mysql.com | 2003-07-28 | 1 | -1/+1 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-07-26 | 2 | -4/+6 |
|\ \ | |||||
| * | | Make rpl_insert_id.test use InnoDB, and added foreign keys to the table, | guilhem@mysql.com | 2003-07-26 | 2 | -4/+6 |
* | | | srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: | heikki@hundin.mysql.fi | 2003-07-25 | 11 | -15/+253 |
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-07-25 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix: remove compile warnings on RH(with openssl) | gluh@gluh.mysql.r18.ru | 2003-07-25 | 1 | -1/+6 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-07-24 | 4 | -55/+134 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for BUG#858 "CHANGE MASTER forgets to update relay-log.info"; | guilhem@mysql.com | 2003-07-24 | 1 | -3/+17 |
| * | | WL#1036 (print the db in slave error messages). | guilhem@mysql.com | 2003-07-24 | 3 | -52/+117 |
* | | | Fix for service issue with paths having spaces (bug #687) | miguel@hegel.local | 2003-07-23 | 3 | -2/+14 |
* | | | --with-openssl-includes/libraries | serg@serg.mylan | 2003-07-23 | 1 | -4/+4 |
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-07-22 | 1 | -13/+42 |
|\ \ \ | |||||
| * | | | Bug #554: Support for --with-openssl[=DIR] | gluh@gluh.mysql.r18.ru | 2003-07-22 | 1 | -1/+1 |
| * | | | Bug #554: Support for --with-openssl[=DIR] | gluh@gluh.mysql.r18.ru | 2003-07-22 | 1 | -13/+42 |
* | | | | - tagged ChangeSet 1.1527.1.3 as "mysql-4.0.14" | lenz@mysql.com | 2003-07-22 | 1 | -1/+1 |
* | | | | btr0cur.c: | heikki@hundin.mysql.fi | 2003-07-22 | 1 | -0/+4 |
|/ / / | |||||
* | | | btr0cur.c: | heikki@hundin.mysql.fi | 2003-07-22 | 1 | -14/+14 |
* | | | btr0cur.c: | heikki@hundin.mysql.fi | 2003-07-22 | 1 | -20/+22 |
* | | | myisamchk --sort-records crash on compressed tables fixed. | serg@serg.mylan | 2003-07-21 | 1 | -0/+6 |
|/ / | |||||
* | | Bug #473 - GRANT ... TO ''@... was requiring FLUSH PRIVILEGES to work | serg@serg.mylan | 2003-07-21 | 1 | -1/+1 |
* | | Fix for #712 with Serg's suggestions | hf@deer.(none) | 2003-07-19 | 4 | -10/+5 |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-07-19 | 3 | -4/+14 |
|\ \ | |||||
| * | | Proposed bugfix for #712 | hf@deer.(none) | 2003-07-14 | 3 | -4/+14 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.(none) | 2003-07-18 | 3 | -4/+14 |
|\ \ \ | |||||
| * | | | Portability fixes for Redhat 9 | monty@mashka.(none) | 2003-07-18 | 3 | -4/+14 |
* | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-18 | 3 | -108/+56 |
|\ \ \ \ | |||||
| * | | | | my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we... | serg@serg.mylan | 2003-07-17 | 3 | -108/+56 |
* | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2003-07-18 | 7 | -16/+56 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-07-18 | 7 | -16/+56 |
| |\ \ \ \ | |||||
| | * | | | | Removed wrong "Found lock of type # that is write and read locked" warnings. | monty@narttu.mysql.fi | 2003-07-18 | 1 | -7/+14 |
| | * | | | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 6 | -9/+42 |
* | | | | | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2003-07-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-07-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) | vva@eagle.mysql.r18.ru | 2003-07-16 | 1 | -1/+1 |
* | | | | | | - heavily reworked the comments and layout of the new sample my.cnf file | lenz@mysql.com | 2003-07-16 | 1 | -265/+305 |
* | | | | | | - fixed the automatic generation of support-files/MacOSX/ReadMe.txt - | lenz@mysql.com | 2003-07-16 | 2 | -4/+7 |
|/ / / / / | |||||
* | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-15 | 2 | -6/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressed | serg@serg.mylan | 2003-07-15 | 2 | -6/+6 |
* | | | | | - removed options sort_buffer and key_buffer from calls to (my)isamchk | lenz@mysql.com | 2003-07-15 | 1 | -4/+8 |
| |/ / / |/| | | | |||||
* | | | | Portability fixes | monty@narttu.mysql.fi | 2003-07-15 | 2 | -3/+14 |
* | | | | merge | monty@narttu.mysql.fi | 2003-07-14 | 2 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | Fixed wrong test in LOG::close | monty@narttu.mysql.fi | 2003-07-14 | 3 | -8/+14 |