- 31 Jan, 2007 4 commits
-
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b19690/b19690.5.1
-
-
into mysql.com:/home/ram/work/b19690/b19690.5.0
-
Depending on the queries we use different data processing methods and can lose some data in case of double (and decimal in 4.1) fields. The fix consists of two parts: 1. double comparison changed, now double a is equal to double b if (a-b) is less than 5*0.1^(1 + max(a->decimals, b->decimals)). For example, if a->decimals==1, b->decimals==2, a==b if (a-b)<0.005 2. if we use a temporary table, store double values there as is to avoid any data conversion (rounding).
-
- 25 Jan, 2007 1 commit
-
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/mysql-5.1-maint
-
- 24 Jan, 2007 4 commits
-
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/mysql-5.1-maint
-
iggy@recycle.(none) authored
into recycle.(none):/src/mysql-5.1-maint
-
kaa@polly.local authored
into polly.local:/tmp/maint/bug6774/my51-bug6774
-
kaa@polly.local authored
Added a test case for bug #6774 "Replication fails with Wrong usage of DB GRANT and GLOBAL PRIVILEGES"
-
- 23 Jan, 2007 3 commits
-
-
iggy@recycle.(none) authored
into recycle.(none):/src/bug24496/my51-bug24496
-
iggy@recycle.(none) authored
- Add anonymous user with no rights.
-
bk://localhost:5556tsmith@quadxeon.mysql.com authored
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/51
-
- 22 Jan, 2007 19 commits
-
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@neptunus.(none) authored
- Includes patch for Bug#25189
-
msvensson@neptunus.(none) authored
-
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b22026/b22026.5.1
-
We use INT_RESULT type if all arguments are of type INT for 'if', 'case', 'coalesce' functions regardless of arguments' unsigned flag, so sometimes we can exceed the INT bounds.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
knielsen@ymer.(none) authored
into ymer.(none):/usr/local/mysql/x/mysql-5.1-new-maint
-
knielsen@ymer.(none) authored
into ymer.(none):/usr/local/mysql/x/mysql-5.0-maint
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/inno/jan20/51
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/inno/jan20/51
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/inno/jan20/51
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/inno/jan20/50
-
tsmith@siva.hindu.god authored
into siva.hindu.god:/home/tsmith/m/inno/jan20/50
-
tsmith@siva.hindu.god authored
Fixes: - Bug #24299: - Bug #25596:
-
tsmith@siva.hindu.god authored
Fixes bugs: - Bug #20877: InnoDB data dictionary memory footprint is too big - Bug #24741: existing cascade clauses disappear when adding foreign keys
-
tsmith@siva.hindu.god authored
Fixes: - Bug #25596:
-
- 21 Jan, 2007 1 commit
-
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint
-
- 20 Jan, 2007 6 commits
-
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint
-
mtaylor@qualinost.(none) authored
-
mtaylor@qualinost.(none) authored
-
mtaylor@qualinost.(none) authored
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint
-
mtaylor@qualinost.(none) authored
-
- 19 Jan, 2007 2 commits
-
-
mtaylor@qualinost.(none) authored
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint
-