- 27 Oct, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Link adaptive hash index entries to the buffer page, so that we can remove them quickly without knowing the record structure on that page; this was requested by Marko for the compact InnoDB table format; note that the adaptive hash index memory overhead grows by 67 %, maybe we have to tune this later somehow
-
- 26 Oct, 2004 1 commit
-
-
igor@rurik.mysql.com authored
COND_EQUAL must be derived from Sql_alloc to simplify memory management for objects of this class. This fixes a leak in mysql-test-run noticed by PEM. opt_range.cc: Fixed uninitialized min_max_range member the QUICK_GROUP_MIN_MAX_SELECT class.
-
- 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 3 commits
-
-
serg@serg.mylan authored
test results corrected
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
- 16 Oct, 2004 1 commit
-
-
paul@ice.snake.net authored
Change parsing of @image argument.
-
- 14 Oct, 2004 1 commit
-
-
pem@mysql.comhem.se authored
NO SQL CONTAINS SQL (default) READS SQL DATA MODIFIES SQL DATA These are needed as hints for the replication. (Before this, we did have the default in the mysql.proc table, but no support in the parser.)
-
- 13 Oct, 2004 1 commit
-
-
timour@mysql.com authored
-
- 12 Oct, 2004 1 commit
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-1724
-