Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Addendum to fix of bug #22344 : removed dead code. | gkodinov/kgeorge@macbook.gmz | 2007-02-09 | 1 | -12/+1 |
* | Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison | gkodinov/kgeorge@macbook.gmz | 2007-02-06 | 1 | -5/+6 |
* | Fixed bug #24420. | igor@olga.mysql.com | 2007-01-26 | 1 | -1/+4 |
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@mysql.com/eagle.(none) | 2007-01-23 | 1 | -2/+21 |
|\ | |||||
| * | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode. | evgen@moonbone.local | 2007-01-11 | 1 | -2/+21 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -6/+19 |
|\ \ | |/ |/| | |||||
| * | after merge fix. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -2/+2 |
| * | Merge mysql.com:/usr/home/ram/work/bug22533/my41-bug22533 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 1 | -6/+19 |
| |\ | |||||
| | * | Fix for bug #22533: Traditional: Too-long bit value not rejected. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-12-06 | 1 | -6/+19 |
* | | | Merge olga.mysql.com:/home/igor/mysql-4.1-opt | igor@olga.mysql.com | 2007-01-10 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fixed bug #25427. | igor@olga.mysql.com | 2007-01-10 | 1 | -0/+2 |
* | | | | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-12-04 | 1 | -10/+18 |
|\ \ \ \ | |||||
| * \ \ \ | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel | df@kahlann.erinye.com | 2006-12-01 | 1 | -3/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -3/+1 |
| * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.gmz | 2006-11-28 | 1 | -7/+17 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) | gkodinov/kgeorge@macbook.gmz | 2006-11-28 | 1 | -7/+17 |
* | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-11-28 | 1 | -6/+106 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-17 | 1 | -5/+78 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #20191: getTableName gives wrong or inconsistent result when using VIEWs | gkodinov/kgeorge@macbook.gmz | 2006-11-09 | 1 | -0/+4 |
| | * | | | item.cc: | gkodinov@dl145s.mysql.com | 2006-11-07 | 1 | -3/+3 |
| | * | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-4.1-opt | gkodinov@dl145s.mysql.com | 2006-11-07 | 1 | -3/+30 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-06 | 1 | -0/+47 |
| | |\ \ \ | |||||
| | | * \ \ | Merge mysql.com:/home/hf/work/19491/my50-19491 | holyfoot/hf@mysql.com/deer.(none) | 2006-11-01 | 1 | -0/+47 |
| | | |\ \ \ | |||||
| | | | * | | | bug #19491 (CAST do DATETIME wrong result) | holyfoot/hf@mysql.com/deer.(none) | 2006-10-25 | 1 | -0/+47 |
| | * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.gmz | 2006-10-31 | 1 | -2/+24 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Bug #21809: Error 1356 while selecting from view with grouping though underlying | gkodinov/kgeorge@macbook.gmz | 2006-10-24 | 1 | -2/+24 |
| * | | | | | | Merge mysql.com:/home/hf/work/mysql-4.1-mrg | holyfoot/hf@mysql.com/deer.(none) | 2006-11-16 | 1 | -3/+30 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Bug #22457: Column alias in ORDER BY works, but not if in an expression | gkodinov/kgeorge@macbook.gmz | 2006-11-03 | 1 | -3/+30 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Bug#21505 Create view - illegal mix of collation for operation 'UNION' | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-11-09 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Bug#20691: DATETIME col (NOT NULL, NO DEFAULT) may insert garbage when \ | cmiller@zippy.cornsilk.net | 2006-11-09 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mockturtle.local | 2006-10-02 | 1 | -0/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1-opt | igor@rurik.mysql.com | 2006-09-25 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug #21853: assert failure for a grouping query with | igor@rurik.mysql.com | 2006-09-25 | 1 | -0/+1 |
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0 | kroki/tomash@moonlight.intranet | 2006-09-29 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | BUG#21081: SELECT inside stored procedure returns wrong results | kroki/tomash@moonlight.intranet | 2006-09-27 | 1 | -0/+1 |
* | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-09-15 | 1 | -3/+38 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed bug #21698: erroneously a field could be replaced by an | igor@rurik.mysql.com | 2006-09-07 | 1 | -3/+38 |
| | |/ | |/| | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-30 | 1 | -2/+70 |
|\ \ \ | |/ / |/| | | |||||
| * | | Comment cleanup after push of bug#21166. | kroki/tomash@moonlight.intranet | 2006-08-25 | 1 | -7/+7 |
| * | | BUG#21166: Prepared statement causes signal 11 on second execution | kroki/tomash@moonlight.intranet | 2006-08-24 | 1 | -2/+70 |
* | | | item_cmpfunc.cc, item.cc: | evgen@moonbone.local | 2006-08-23 | 1 | -2/+5 |
* | | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar... | evgen@moonbone.local | 2006-08-21 | 1 | -1/+12 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-03 | 1 | -5/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -3/+10 |
| |\ \ | |||||
| | * \ | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2006-07-22 | 1 | -3/+10 |
| | |\ \ | |||||
| | | * | | Fixed bug#12185: Data type aggregation may produce wrong result | evgen@moonbone.local | 2006-07-22 | 1 | -3/+10 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug#21013: Performance Degrades when importing data that uses Trigger | kroki/tomash@moonlight.intranet | 2006-07-17 | 1 | -2/+3 |