Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and | dlenev@mysql.com | 2005-01-28 | 1 | -2/+5 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2005-01-28 | 1 | -2/+8 |
| |\ | |||||
| | * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() function | dlenev@brandersnatch.localdomain | 2005-01-26 | 1 | -2/+8 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -1/+1 |
| |/ | |||||
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -5/+5 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -2/+3 |
* | | Fix for bug #6849 "Crash while preparing query containing const expr with | dlenev@brandersnatch.localdomain | 2004-12-17 | 1 | -0/+6 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Fix for bug #6116 "SET time_zone := ... requires access to | dlenev@brandersnatch.localdomain | 2004-10-21 | 1 | -0/+4 |
| * | A fix for MetroWerks compiler. | jani@rhols221.adsl.netsonic.fi | 2004-09-16 | 1 | -2/+2 |
* | | Small after merge cleanup of time zone initialization code. | dlenev@brandersnatch.localdomain | 2004-09-17 | 1 | -11/+25 |
* | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -17/+32 |
|/ | |||||
* | bug in my_strnncoll_utf8 (and friends) fixed | serg@serg.mylan | 2004-08-30 | 1 | -14/+12 |
* | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -5/+6 |
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -136/+170 |
* | Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h, | konstantin@mysql.com | 2004-08-05 | 1 | -0/+1 |
* | memory leak in tz code closed | serg@serg.mylan | 2004-06-27 | 1 | -2/+4 |
* | Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventing | dlenev@brandersnatch.localdomain | 2004-06-25 | 1 | -0/+14 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-06-24 | 1 | -3/+3 |
|\ | |||||
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -3/+3 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-06-24 | 1 | -422/+422 |
|\ \ | |||||
| * | | followup | serg@serg.mylan | 2004-06-23 | 1 | -422/+422 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-06-24 | 1 | -4/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed compilation on windows. | dlenev@brandersnatch.localdomain | 2004-06-24 | 1 | -4/+5 |
| |/ | |||||
* | | Fixed warning about unitialized mutex when mysqld couldn't start. | monty@mysql.com | 2004-06-23 | 1 | -9/+13 |
|/ | |||||
* | Small cleanup in time zone handling code: | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -38/+39 |
* | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+2559 |