- 24 Jan, 2007 2 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8804-r12
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/mysql-5.0-opt
-
- 23 Jan, 2007 3 commits
-
-
igor@olga.mysql.com authored
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/mysql-5.0-opt
-
gluh@mysql.com/eagle.(none) authored
into mysql.com:/home/gluh/MySQL/Merge/5.0-opt
-
- 22 Jan, 2007 4 commits
-
-
igor@olga.mysql.com authored
The bug is actually a duplicate of the bug 14708. Down-ported the fix for 14708 from 5.0. Merged the test case for bug 14708 from 5.0.
-
evgen@moonbone.local authored
Code cleanup after fix for bug#23417.
-
evgen@moonbone.local authored
Post fix for bug#25123.
-
evgen@moonbone.local authored
When inserting into a join-based view the update fields from the ON DUPLICATE KEY UPDATE wasn't checked to be from the table being inserted into and were silently ignored. The new check_view_single_update() function is added to check that insert/update fields are being from the same single table of the view.
-
- 19 Jan, 2007 14 commits
-
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug25580
-
evgen@moonbone.local authored
into moonbone.local:/work/25172-bug-5.0-opt-mysql
-
iggy@recycle.(none) authored
into recycle.(none):/src/mysql-5.0-maint
-
iggy@recycle.(none) authored
- Corrected compiler warnings and performance problems with new dynstr_append_os_quoted function.
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug25580
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug25580
-
evgen@moonbone.local authored
After fix for bug#21798 JOIN stores the pointer to the buffer for sorting fields. It is used while sorting for grouping and for ordering. If ORDER BY clause has more elements then the GROUP BY clause then a memory overrun occurs. Now the length of the ORDER BY list is always passed to the make_unireg_sortorder() function and it allocates buffer big enough to be used for bigger list.
-
cmiller@zippy.cornsilk.net authored
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
-
cmiller@zippy.cornsilk.net authored
and combined, they add a platform-specific warning. The warnings are not the goal of the test, in any case.
-
msvensson@pilot.mysql.com authored
into pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@pilot.mysql.com authored
- Additional patch removing check for mysql_errno on already closed mysql1
-
igor@olga.mysql.com authored
UNION over correlated and uncorrelated SELECTS. In such subqueries each uncorrelated SELECT should be considered as uncacheable. Otherwise join_free is called for it and in many cases it causes some problems.
-
into mysql.com:/usr/home/ram/work/bug22533/my50-bug22533
-
- 18 Jan, 2007 17 commits
-
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50
-
tsmith@siva.hindu.god authored
-
tsmith@siva.hindu.god authored
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41
-
iggy@recycle.(none) authored
into recycle.(none):/src/mysql-5.0-maint
-
iggy@recycle.(none) authored
- Create space safe strings for system() calls in mysql_upgrade.exe
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/40
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41
-
gkodinov/kgeorge@rakia.gmz authored
into rakia.gmz:/home/kgeorge/mysql/autopush/B25382-5.0-opt
-
-