- 11 Nov, 2004 2 commits
-
-
timour@mysql.com authored
-
timour@mysql.com authored
-
- 10 Nov, 2004 1 commit
-
-
timour@mysql.com authored
- post-review changes
-
- 09 Nov, 2004 1 commit
-
-
timour@mysql.com authored
- post-review fix regarding Item_fields - added test for the changed name resolution
-
- 05 Nov, 2004 1 commit
-
-
timour@mysql.com authored
- more tests, post-review changes, bug-fixes, simplifications, and improved comments
-
- 02 Nov, 2004 2 commits
-
-
timour@mysql.com authored
-
timour@mysql.com authored
- Changed name resolution for GROUP BY so that derived columns do not shadow table columns from the FROM clause. As a result GROUP BY now is handled as a true ANSI extentsion. - Issue a warning when HAVING is resolved into ambiguous columns, and prefer the columns from the GROUP BY clause over SELECT columns.
-
- 28 Oct, 2004 1 commit
-
-
timour@mysql.com authored
-
- 23 Oct, 2004 2 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
Fixed the pre-caching of functions. It now gives the expected stack overrun error for functions recursing too deep.
-
- 22 Oct, 2004 7 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
...and no ALTER privilege either. For now, only the definer and root can drop or alter an SP.
-
pem@mysql.comhem.se authored
Removed the support for renaming SPs. It's non-standard, conflicted with a standard syntax, and was a bit broken anyway.
-
paul@ice.snake.net authored
Typos in comments.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0
-
ram@gw.mysql.r18.ru authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-view-5.0
-
- 21 Oct, 2004 10 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Post-merge fixes. sql_select.cc: Post-merge cleanup.
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
check option build only according most top VIEW CHECK OPTION TYPE (BUG#5993)
-
heikki@hundin.mysql.fi authored
Remove compiler warning 'skip_auto_inc_decr' : unreferenced local variable in Visual C++; of course, I still have to check Monty's auto-inc patch in whole
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 20 Oct, 2004 9 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #6187: a wrong initial setting for const_item_cache in Item_cond::fix_fields.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Post automerge correction.
-
ram@gw.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 19 Oct, 2004 3 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Added the code processing on expressions for applying multiple equalities. sql_select.cc: Post-merge fixes for Item_equal patch. Added the code processing on expressions for applying multiple equalities. Many files: Post-merge fixes for Item_equal patch. item_cmpfunc.cc: Post-merge fixes for Item_equal patch. Fixed a problem when an equality field=const cannot be applied to the predicate P(field,c) for constant propagation as a conversion of field is needed. item.h, item.cc: Fixed a problem when an equality field=const cannot be applied to the predicate P(field,c) for constant propagation as a conversion of field is needed.
-
serg@serg.mylan authored
-
- 18 Oct, 2004 1 commit
-
-
serg@serg.mylan authored
test results corrected
-