Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | sql_delete.cc, sql_update.cc, sql_class.h: | igor@rurik.mysql.com | 2003-12-12 | 3 | -12/+8 |
* | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-12-12 | 3 | -2/+23 |
|\ \ \ \ | |||||
| * | | | | refixed last vva patch with monty's instructions | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -2/+2 |
| * | | | | added checking for old cuted value in Field_enum::store | vva@eagle.mysql.r18.ru | 2003-12-12 | 3 | -1/+22 |
| | |_|/ | |/| | | |||||
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-12-13 | 5 | -26/+113 |
|\ \ \ \ | |||||
| * | | | | btr0cur.c, row0umod.c: | heikki@hundin.mysql.fi | 2003-12-13 | 4 | -22/+109 |
| * | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | changed %ld on %lu for output of mysql_thread_id(&mysql) | vva@eagle.mysql.r18.ru | 2003-12-12 | 1 | -4/+4 |
| | |/ / / | |||||
* | | | | | Fix #2093 | hf@deer.(none) | 2003-12-12 | 1 | -7/+0 |
* | | | | | Proposed fix for #2093 | hf@deer.(none) | 2003-12-12 | 3 | -8/+52 |
|/ / / / | |||||
* | | | | Edited fix for #1224. | hf@deer.(none) | 2003-12-12 | 1 | -1/+1 |
* | | | | Fix for #1224 in 4.0 | hf@deer.(none) | 2003-12-12 | 1 | -0/+1 |
* | | | | row0upd.h, row0upd.c: | heikki@hundin.mysql.fi | 2003-12-12 | 2 | -6/+4 |
* | | | | Many files: | heikki@hundin.mysql.fi | 2003-12-12 | 9 | -118/+181 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-12 | 3 | -164/+188 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix for Bug #1952 | dlenev@mysql.com | 2003-12-12 | 3 | -164/+188 |
| |/ / | |||||
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.0 | igor@rurik.mysql.com | 2003-12-11 | 6 | -3/+64 |
|\ \ \ | |/ / |/| | | |||||
| * | | Many files: | igor@rurik.mysql.com | 2003-12-11 | 6 | -3/+64 |
| |/ | |||||
* | | chk_del() should not check key delete-chain | serg@serg.mylan | 2003-12-11 | 2 | -10/+15 |
* | | Added --comments mysqldump option (default value is 1). | ram@gw.mysql.r18.ru | 2003-12-11 | 3 | -21/+44 |
* | | Disable some tests until replace can handle regexp | ram@gw.mysql.r18.ru | 2003-12-11 | 2 | -57/+11 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-11 | 21 | -47/+194 |
|\ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 21 | -47/+194 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-10 | 11 | -56/+36 |
|\ \ | |||||
| * | | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 11 | -56/+36 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-10 | 5 | -7/+101 |
|\ \ \ | |||||
| * \ \ | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-10 | 3 | -5/+96 |
| |\ \ \ | |||||
| | * | | | proper musqldump test result | ram@gw.mysql.r18.ru | 2003-12-10 | 1 | -0/+48 |
| | * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2003-12-10 | 2 | -5/+48 |
| | |\ \ \ | |||||
| | | * | | | Fix for the bugs: | ram@gw.mysql.r18.ru | 2003-12-09 | 2 | -5/+48 |
| * | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-10 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fix for bug# 1142 ./configure - error in file causes failure of compile (SSL ... | gluh@gluh.mysql.r18.ru | 2003-12-10 | 1 | -2/+2 |
| | * | | | | Fix for Bug #1142 | gluh@gluh.mysql.r18.ru | 2003-09-01 | 1 | -2/+2 |
| * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-12-10 | 1 | -0/+3 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | |