diff options
author | unknown <evgen@moonbone.local> | 2005-08-12 22:42:50 +0400 |
---|---|---|
committer | unknown <evgen@moonbone.local> | 2005-08-12 22:42:50 +0400 |
commit | d32c4314ed5935e7a03f443e3f26bae47e572600 (patch) | |
tree | 54ef66af577cb320a60be1c002f3e2b1e85d8017 /mysql-test/r/subselect.result | |
parent | 6161e1970867f278b8f3b4feb569eb14ef0f0fa5 (diff) | |
download | mariadb-git-d32c4314ed5935e7a03f443e3f26bae47e572600.tar.gz |
Fix bug #12298 Typo in timestampdiff() function name results in erroneous
view being created.
Item_func_timestamp_diff::func_name() were returning function name as
"timestamp_diff" thus when view was executed function parameters wasn't
properly recognized and error was raised.
mysql-test/r/func_time.result:
Fix test result after bugfix #12298
sql/item_timefunc.h:
Fix bug #12298 Typo in timestampdiff() function name results in wrong view being created.
mysql-test/t/view.test:
Test case for bug #12298 Typo in timestampdiff() function name results in erroneous view being created.
mysql-test/r/view.result:
Test case for bug #12298 Typo in timestampdiff() function name results in erroneous view being created.
Diffstat (limited to 'mysql-test/r/subselect.result')
0 files changed, 0 insertions, 0 deletions