Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-03-08 | 2 | -2/+2 |
|\ | |||||
| * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-03-08 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge changes. | joerg@mysql.com | 2005-03-08 | 2 | -2/+2 |
| | |\ | |||||
| | | * | - bumped up version number in configure.in from 4.0.24 -> 4.0.25 (ChangeSet 1... | lenz@mysql.com | 2005-03-08 | 1 | -1/+1 |
| | | * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2005-03-07 | 1 | -6/+7 |
| | | |\ | |||||
| | | | * | Fix for bug#8978 : Crash on 'select format ...' | gluh@gluh.mysql.r18.ru | 2005-03-07 | 1 | -6/+7 |
| | | * | | Avoid empty build (failure) mails on Solaris (backport from 4.1). | joerg@mysql.com | 2005-03-07 | 1 | -6/+10 |
| | | |/ | |||||
| | | * | Please the Sun C compiler by qualifying 'inline' as 'static inline'. | joerg@mysql.com | 2005-03-04 | 1 | -2/+2 |
| | | * | Qualify 'inline' functions as 'static inline' to please the Sun C compiler. | joerg@mysql.com | 2005-03-04 | 1 | -3/+3 |
| | | * | Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml... | joerg@mysql.com | 2005-03-04 | 1 | -1/+1 |
| | | * | Prevent a collision with the system's '#define errno ...' by guarding the var... | joerg@mysql.com | 2005-03-04 | 1 | -0/+2 |
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-03-08 | 3 | -644/+697 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-03-08 | 3 | -644/+697 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixed BUG#8937: Stored Procedure: AVG() works as SUM() in SELECT ... INTO sta... | pem@mysql.comhem.se | 2005-03-07 | 3 | -1/+46 |
| | * | | Reorganized sp.test (all bugs at the end now). | pem@mysql.comhem.se | 2005-03-07 | 2 | -645/+653 |
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-03-08 | 4 | -17/+13 |
|\ \ \ \ | |||||
| * | | | | Fixed Bug#8922. | jani@ua141d10.elisa.omakaista.fi | 2005-03-08 | 4 | -17/+13 |
| |/ / / | |||||
* | | | | InnoDB: Win64 portability fixes | marko@hundin.mysql.fi | 2005-03-08 | 2 | -9/+10 |
* | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 | marko@hundin.mysql.fi | 2005-03-08 | 3 | -6/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Re-enable IO cache mode that allows slow and query logs to go to a FIFO | jimw@mysql.com | 2005-03-07 | 1 | -2/+2 |
| * | | | Clean up merge | jimw@mysql.com | 2005-03-07 | 2 | -4/+13 |
| |\ \ \ | |||||
| | * | | | Avoid calls to my_seek() and my_tell() on log files so that | jimw@mysql.com | 2005-03-02 | 3 | -5/+14 |
* | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 | marko@hundin.mysql.fi | 2005-03-07 | 4 | -2/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix for bug #8935 CAST(time AS DECIMAL) crashes | hf@deer.(none) | 2005-03-07 | 4 | -2/+11 |
* | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 | marko@hundin.mysql.fi | 2005-03-07 | 3 | -0/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merging | hf@deer.(none) | 2005-03-07 | 3 | -0/+52 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #8465 (MIN, MAX return incorrect result) | hf@deer.(none) | 2005-03-07 | 2 | -0/+26 |
| | * | | | | Fix for bug #8464 (AVG returns incorrect result) | hf@deer.(none) | 2005-03-07 | 3 | -0/+24 |
* | | | | | | row0sel.c: | marko@hundin.mysql.fi | 2005-03-07 | 1 | -0/+6 |
* | | | | | | InnoDB: optimize SELECT performance | marko@hundin.mysql.fi | 2005-03-07 | 3 | -45/+67 |
|/ / / / / | |||||
* | | | | | Default value of slave_transaction_retries is now 10 | gbichot@quadita2.mysql.com | 2005-03-07 | 2 | -1/+2 |
| |_|/ / |/| | | | |||||
* | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-03-07 | 4 | -49/+86 |
|\ \ \ \ | |||||
| * | | | | BUG#8351 post-review improvements. | svoj@mysql.com | 2005-03-07 | 2 | -31/+38 |
| * | | | | Fix for BUG#8351 (5.0) - Double quote in Boolean Fulltext query causes crash | svoj@mysql.com | 2005-03-04 | 4 | -31/+61 |
* | | | | | ut0mem.c: | marko@hundin.mysql.fi | 2005-03-07 | 1 | -1/+1 |
* | | | | | Porting of "buffered read" patch to 5.0 and post-review fixes. | konstantin@mysql.com | 2005-03-06 | 10 | -50/+102 |
* | | | | | sql_udf.cc: | paul@frost.snake.net | 2005-03-05 | 1 | -9/+9 |
* | | | | | func_group.test, func_str.result, func_group.result: | bar@deer.(none) | 2005-03-05 | 3 | -302/+33 |
* | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | bar@mysql.com | 2005-03-05 | 18 | -37/+424 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge | bar@mysql.com | 2005-03-05 | 18 | -37/+424 |
| |\ \ \ \ \ | |||||
| | * | | | | | logging_ok: | igor@linux.local | 2005-03-04 | 4 | -1/+58 |
| | * | | | | | ut0mem.c: | heikki@hundin.mysql.fi | 2005-03-04 | 1 | -8/+28 |
| | * | | | | | trx0trx.c: | heikki@hundin.mysql.fi | 2005-03-04 | 1 | -3/+14 |
| | * | | | | | ha_innodb.cc: | marko@hundin.mysql.fi | 2005-03-04 | 1 | -0/+1 |
| | * | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2005-03-04 | 1 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | bar@mysql.com | 2005-03-04 | 11 | -57/+87 |
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-03-05 | 5 | -12/+14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix for yet another memleak caused by SP-locking patch. | dlenev@brandersnatch.localdomain | 2005-03-05 | 5 | -12/+14 |
* | | | | | | | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ... | gluh@gluh.mysql.r18.ru | 2005-03-05 | 8 | -31/+206 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Chmod -x for ha_federated.h | konstantin@mysql.com | 2005-03-05 | 1 | -0/+0 |