Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added error message for receiving variable with wrong GLOBAL|LOCAL type | vva@eagle.mysql.r18.ru | 2003-12-17 | 23 | -3/+24 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-11 | 5 | -4/+30 |
|\ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 5 | -4/+30 |
* | | 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 |
* | | | fix for bug #1993 'bit functions do not return unsigned values' | konstantin@mysql.com | 2003-12-10 | 1 | -17/+21 |
|/ / | |||||
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-10 | 1 | -4/+5 |
|\ \ | |/ |/| | |||||
| * | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-10 | 1 | -4/+5 |
| |\ | |||||
| | * | followup to fix for bug #1790 BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-10 | 1 | -4/+5 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-10 | 1 | -2/+12 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-10 | 1 | -2/+12 |
| |\ \ | |||||
| | * | | Fix for bug #1335: filesort is missing in EXPLAIN if ORDER BY NULL is used | konstantin@mysql.com | 2003-12-09 | 1 | -2/+12 |
* | | | | 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 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -0/+4 |
* | | | | 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 | 1 | -6/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | database invalidation invalidate queries only of given database (BUG#1898) | bell@sanja.is.com.ua | 2003-11-20 | 1 | -6/+28 |
* | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-12-09 | 4 | -7/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | code cleanup after some reasoning | serg@serg.mylan | 2003-12-09 | 4 | -7/+5 |
* | | | | | 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 |
* | | | | | 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 | 4 | -38/+108 |
|\ \ \ \ \ | |||||
| * | | | | | WL#1175: more default_week_formats for iso compatibility | gluh@gluh.mysql.r18.ru | 2003-12-07 | 4 | -38/+108 |
* | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-12-07 | 24 | -97/+239 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | konstantin@mysql.com | 2003-12-05 | 5 | -4/+24 |
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | | | |||||
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-04 | 5 | -4/+24 |
| | |\ \ \ | |||||
| | | * | | | - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": | guilhem@mysql.com | 2003-12-04 | 5 | -4/+24 |
| * | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-root | konstantin@mysql.com | 2003-12-05 | 8 | -41/+97 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2003-12-04 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Allow space in service names | monty@mysql.com | 2003-12-04 | 1 | -1/+1 |
| | * | | | | | 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 | 3 | -4/+9 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | gluh@gluh.mysql.r18.ru | 2003-12-04 | 2 | -4/+4 |
| | | * | | | | Fix for bug #1855: mysqld crashes with certain SSL connections | gluh@gluh.mysql.r18.ru | 2003-11-24 | 1 | -0/+5 |
| | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-12-02 | 2 | -26/+60 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2003-12-02 | 1 | -4/+10 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | | * | | | | Fix for bug #1980 | sergefp@mysql.com | 2003-12-02 | 1 | -4/+10 |
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-12-02 | 1 | -22/+50 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Fix for Bug #1448 "Date parsing fails, and fails to complain | dlenev@mysql.com | 2003-12-02 | 1 | -22/+50 |
| | * | | | | | | | There is no reason that Intvar_log_event's constructor calls Log_event::Log_e... | guilhem@mysql.com | 2003-12-02 | 1 | -1/+1 |
| | |/ / / / / / |