Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | after merge fixes | monty@mysql.com | 2003-12-19 | 5 | -4/+129 |
* | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 26 | -35/+241 |
|\ | |||||
| * | 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 | 2 | -4/+5 |
| * | Simple cleanups | monty@mysql.com | 2003-12-18 | 3 | -30/+25 |
| * | Code cleanup | monty@mysql.com | 2003-12-18 | 2 | -3/+6 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed typo. Affected INSERT DELAYED ... SELECT commands | monty@mysql.com | 2003-12-17 | 1 | -1/+1 |
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-17 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w... | guilhem@mysql.com | 2003-12-17 | 1 | -0/+1 |
| * | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-12-17 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fixed small error in types in sql/field.cc | vva@eagle.mysql.r18.ru | 2003-12-17 | 1 | -1/+1 |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-16 | 14 | -16/+16 |
| |\ \ \ | |||||
| | * | | | Fix for BUG#2121 "Inadequate message "check permissions on master.info"": | guilhem@mysql.com | 2003-12-16 | 14 | -16/+16 |
| * | | | | - bumped up version number to 4.0.18, now that 4.0.17 has been | lenz@mysql.com | 2003-12-16 | 1 | -1/+1 |
| * | | | | - Bugfix for Do-rpm (moving of the resulting packages did not work due to | lenz@mysql.com | 2003-12-16 | 3 | -2/+5 |
| * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-16 | 2 | -5/+205 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | A new better test case for bug #2128 involving overflow | Sinisa@sinisa.nasamreza.org | 2003-12-16 | 2 | -5/+205 |
* | | | | | merge | monty@mysql.com | 2003-12-19 | 182 | -1123/+3074 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 79 | -494/+908 |
| * | | | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 152 | -1235/+2776 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixes for last pull | monty@mysql.com | 2003-12-16 | 2 | -1/+7 |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-16 | 18 | -179/+284 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 18 | -179/+284 |
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-16 | 13 | -5/+84 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 13 | -5/+84 |
| | * | | | | Merge | Sinisa@sinisa.nasamreza.org | 2003-12-15 | 30 | -94/+357 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Portablity fix | monty@mysql.com | 2003-12-14 | 5 | -15/+27 |
| | | * | | | Fixed bug in last push found by valgrind | monty@mysql.com | 2003-12-14 | 3 | -9/+12 |
| | | * | | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 22 | -70/+318 |
| | * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-13 | 4 | -3/+15 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Changing a maxumum value for a variable at a request of one | Sinisa@sinisa.nasamreza.org | 2003-12-13 | 1 | -1/+1 |
| | | * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-13 | 3 | -2/+14 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-11 | 3 | -2/+14 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-12-01 | 3 | -2/+14 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-11-24 | 3 | -2/+14 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Fix for bug when zeros are to be prepended to decimal field | Sinisa@sinisa.nasamreza.org | 2003-11-18 | 3 | -2/+14 |
| | * | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-13 | 3 | -12/+22 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | - Output redirection does not work with run_command(), use system() | lenz@mysql.com | 2003-12-13 | 1 | -3/+2 |
| | | * | | | | | | | | - added missing space for previous commit | lenz@mysql.com | 2003-12-13 | 1 | -1/+1 |
| | | * | | | | | | | | - fixed file permissions for the server RPM docs directory (BUG 1672) | lenz@mysql.com | 2003-12-13 | 1 | -6/+15 |
| | | * | | | | | | | | - Some small Perl enhancements for Do-compile: use more Perl builtins. | lenz@mysql.com | 2003-12-13 | 1 | -3/+5 |
| | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-13 | 40 | -66/+571 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Merge | monty@mysql.com | 2003-12-13 | 40 | -66/+571 |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | |||||
| | | | * | | | | | | | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 40 | -66/+571 |
| | * | | | | | | | | | Merge | lenz@mysql.com | 2003-12-13 | 2 | -28/+63 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | - Reworked the Do-rpm build script to be more flexible | lenz@mysql.com | 2003-12-12 | 2 | -28/+63 |
| | * | | | | | | | | | | Merge | lenz@mysql.com | 2003-12-13 | 1 | -8/+13 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | - Rather "bk cat" the files from the mysqldoc BK tree during Bootstrap | lenz@mysql.com | 2003-12-11 | 1 | -8/+13 |
| | * | | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.0 | igor@rurik.mysql.com | 2003-12-12 | 3 | -12/+8 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | |