- 16 Aug, 2005 16 commits
-
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-5.0-1
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
aivanov@mysql.com authored
Added a comment line for a test case used for bug #12301. information_schema.result: Fixed some test cases results (bug #12301). sql_show.cc: Fixed bug #12301. The bug was due to a missing value setting for the NUMERIC_SCALE column in the get_schema_column_record() function (sql_show.cc).
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.0-bug12595
-
andrey@lmy004. authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
Bug#12094: Let sleep_until_file_created() return the pid as intended
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
andrey@lmy004. authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
andrey@lmy004.wdf.sap.corp authored
into lmy004.wdf.sap.corp:/work/mysql-5.0-clean
-
andrey@lmy004.wdf.sap.corp authored
(after review commit)
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Added missing drop statement subselect.test: Added missing drop statement.
-
igor@rurik.mysql.com authored
Fixed bug #11479. The JOIN::reinit method cannot call setup_tables after the optimization phase since this function removes some optimization settings for joined tables. E.g. it resets values of the null_row flag to 0. subselect.result, subselect.test: Added a test case for bug #11479.
-
- 15 Aug, 2005 22 commits
-
-
jimw@mysql.com authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed failing test
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
acurtis@xiphis.org authored
"COLUMN_DEFAULT has wrong value if NOT NULL is set" Show NULL instead of empty string when no default value is set
-
lars@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
-
monty@mysql.com authored
This allows us to use statement replication with functions and triggers The following things are fixed with this patch: - NOW() and automatic timestamps takes the value from the main event for functions and triggers (which allows these to replicate with statement level logging) - No side effects for triggers or functions with auto-increment values(), last_insert_id(), rand() or found_rows() - Triggers can't return result sets Fixes bugs: #12480: NOW() is not constant in a trigger #12481: Using NOW() in a stored function breaks statement based replication #12482: Triggers has side effects with auto_increment values #11587: trigger causes lost connection error
-
lenz@mysql.com authored
CFBundleShortVersionString in Info.plist may not include a version suffix like "-beta" (BUG#12584) - Minor cleanup: removed two unused keys from Info.plist: IFMajorVersion and IFMinorVersion
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-11864
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-10802
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-11864
-
evgen@moonbone.local authored
HP-UX compiler was generating code which makes wrong conversion from double to ulonglong which results in not using index in some cases. Changed type cast operators odrer with which generated code makes proper conversion.
-
- 14 Aug, 2005 2 commits
-
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-