- 11 Oct, 2006 1 commit
-
-
Kristofer.Pettersson@naruto. authored
- Type casting was not consequent, thus when adding a DATE type with a WEEK interval the result tpe was DATETIME and not DATE as is the norm. - By changing the order of the date type enumerations the type casting bug is resolved. To comply with the new order the array interval_type_to_name needed to change accordingly.
-
- 04 Oct, 2006 1 commit
-
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/bug21811/my51-bug21811
-
- 02 Oct, 2006 1 commit
-
-
Kristofer.Pettersson@naruto. authored
- Type casting was not consequent, thus when adding a DATE type with a WEEK interval the result type was DATETIME and not DATE as is the norm. - By changing the order of the date internal enumerations the deviant type casting is resolved (Item_date_add_interval::fix_length_and_dec() which determines result type for this operation assumes that addition of any interval with value <= INTERVAL_DAY to date value will result in date). There are two independant places to change: interval_names[] and interval_type.
-
- 20 Sep, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 19 Sep, 2006 17 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
Don't bother to remove the pid_file in mtr_kill_leftovers as it could potentially remove a the pidfile before the process is killed. The pid file will be removed later when var/ directory is recreated.
-
msvensson@shellback.(none) authored
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev2/bug21139/my51-bug21139
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev2/bug21139/my50-bug21139
-
thek@kpdesk.mysql.com authored
- Access checks are omitted when compliled without --with-embedded-privilege-control - Patch: skip this test
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
- Remove the wildcard dependcy on the charset xml files
-
- 18 Sep, 2006 19 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/bug19738/my51-bug19738
-
msvensson@shellback.(none) authored
- Make built sources only depend on it's sources not the built tool
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/work/my51-work
-
msvensson@shellback.(none) authored
installed charset dir being used.
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
when mysql-test-run.pl has full control of all ndb processes. It will now know if install has failed.
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
-
msvensson@shellback.(none) authored
Add linebreak
-
msvensson@shellback.(none) authored
Symlink mysql-test-run to mysql-test-run.pl
-
ramil/ram@myoffice.izhnet.ru authored
into mysql.com:/usr/home/ram/work/mysql-5.1-maint
-
into mysql.com:/usr/home/ram/work/5.0.b18267
-