Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | monty@mysql.com | 2003-12-10 | 3 | -3/+66 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-10 | 3 | -3/+66 |
| |\ | |||||
| | * | bug #1335 tests followup: | konstantin@mysql.com | 2003-12-10 | 2 | -4/+14 |
| | * | Fix for bug #1335: filesort is missing in EXPLAIN if ORDER BY NULL is used | konstantin@mysql.com | 2003-12-09 | 3 | -3/+56 |
* | | | Add cast to remove compiler warning | monty@mysql.com | 2003-12-10 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-10 | 5 | -16/+55 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 5 | -16/+55 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2003-12-09 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | followup | serg@serg.mylan | 2003-12-09 | 1 | -2/+2 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2003-12-09 | 3 | -8/+41 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | database invalidation invalidate queries only of given database (BUG#1898) | bell@sanja.is.com.ua | 2003-11-20 | 3 | -8/+41 |
* | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-12-09 | 6 | -10/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | code cleanup after some reasoning | serg@serg.mylan | 2003-12-09 | 6 | -10/+16 |
* | | | | 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 |
* | | | | test for the bug #1885: mysqldump does not dumps timestamp default. | ram@gw.mysql.r18.ru | 2003-12-09 | 2 | -0/+8 |
* | | | | Fix for the bug #1885: mysqldump does not dumps timestamp default. | ram@gw.mysql.r18.ru | 2003-12-09 | 1 | -1/+6 |
* | | | | 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 gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-08 | 3 | -4/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b... | guilhem@mysql.com | 2003-12-08 | 3 | -4/+9 |
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-07 | 6 | -40/+145 |
|\ \ \ \ | |||||
| * | | | | WL#1175: more default_week_formats for iso compatibility | gluh@gluh.mysql.r18.ru | 2003-12-07 | 6 | -40/+145 |
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-07 | 79 | -191/+726 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | typo fixed | konstantin@mysql.com | 2003-12-05 | 1 | -2/+2 |
| * | | | | attempt to make ULONGLONG_MAX work on Windows. | konstantin@mysql.com | 2003-12-05 | 2 | -0/+2 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-05 | 7 | -4/+76 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-04 | 7 | -4/+76 |
| | |\ \ \ | |||||
| | | * | | | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": | guilhem@mysql.com | 2003-12-04 | 7 | -4/+76 |
| * | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-05 | 23 | -59/+224 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 | greg@mysql.com | 2003-12-04 | 3 | -3/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix InstallShield 'String Tables could not be loaded' issue | greg@mysql.com | 2003-12-04 | 3 | -3/+3 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-04 | 7 | -73/+61 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Allow space in service names | monty@mysql.com | 2003-12-04 | 7 | -73/+61 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-04 | 1 | -9/+5 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Fix undeterministic behaviour of year check | dlenev@mysql.com | 2003-12-04 | 1 | -9/+5 |
| | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-04 | 1 | -5/+26 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"... | guilhem@mysql.com | 2003-12-04 | 1 | -5/+26 |
| | * | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-04 | 5 | -12/+25 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | gluh@gluh.mysql.r18.ru | 2003-12-04 | 4 | -12/+20 |
| | | * | | | | | Fix for bug #1855: mysqld crashes with certain SSL connections | gluh@gluh.mysql.r18.ru | 2003-11-24 | 1 | -0/+5 |
| | * | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2003-12-03 | 2 | -4/+4 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix for bug #1980 tests | sergefp@mysql.com | 2003-12-03 | 2 | -4/+4 |
| | * | | | | | | | - Bugfix for the Mac OS X startup script: Suppress the annoying | lenz@mysql.com | 2003-12-03 | 1 | -0/+7 |
| | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-02 | 9 | -33/+173 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2003-12-02 | 4 | -4/+83 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | | * | | | | Fix for bug #1980 | sergefp@mysql.com | 2003-12-02 | 4 | -4/+83 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-02 | 5 | -29/+90 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Fix for Bug #1448 "Date parsing fails, and fails to complain | dlenev@mysql.com | 2003-12-02 | 5 | -29/+90 |