- 02 Dec, 2005 1 commit
-
-
elliot@mysql.com authored
Now when rolling back a transaction on a blackhole table, the transaction will not be written to the binlog.
-
- 01 Dec, 2005 7 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.1-dbg
-
gluh@eagle.intranet.mysql.r18.ru authored
SQL mode TRADITIONAL Message is chenged from 'ER_WARN_NULL_TO_NOTNULL' to 'ER_BAD_NULL_ERROR'
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.1-dbg
-
gluh@eagle.intranet.mysql.r18.ru authored
is needed to do SHOW CREATE DATABASE To allow SHOW CREATE DATABASE when the user can use the database
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-14920
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.1-new
-
gluh@eagle.intranet.mysql.r18.ru authored
store TABLES.TABLE_TYPE in case of error during table opening
-
- 30 Nov, 2005 13 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-virgin
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.0
-
timour@mysql.com authored
Commented out one failing query in the regression test (reported as a bug).
-
timour@mysql.com authored
Implemented specialized regression test for the WL.
-
timour@mysql.com authored
The cause of the bug was the use of end_write_group instead of end_write in the case when ORDER BY required a temporary table, which didn't take into account the fact that loose index scan already computes the result of MIN/MAX aggregate functions (and performs grouping). The solution is to call end_write instead of end_write_group and to add the MIN/MAX functions to the list of regular functions so that their values are inserted into the temporary table.
-
vtkachenko@quadxeon.mysql.com authored
Add XEON detection (fix)
-
- 29 Nov, 2005 19 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
marty@linux.site authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-
joerg@mysql.com authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-5.0-build
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.1-new
-
holyfoot@deer.(none) authored
-
knielsen@mysql.com authored
Removed warnings that depends on floating point comparisions in type_newdecimal.test which caused failures in some setups [Backported from mysql-5.1-new @1.1961.1.1]
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.0.14693
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
gluh@eagle.intranet.mysql.r18.ru authored
added SSL_library_init()
-
knielsen@mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b10446
-
brian@zim.(none) authored
Thanks Paul for pointing it out :)
-