- 20 Oct, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Post automerge correction.
-
- 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 5 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-1724
-
timour@mysql.com authored
-
petr@mysql.com authored
-
petr@mysql.com authored
-
petr@mysql.com authored
-
- 11 Oct, 2004 5 commits
-
-
bell@sanja.is.com.ua authored
-
timour@mysql.com authored
-
timour@mysql.com authored
-
timour@mysql.com authored
-
timour@mysql.com authored
-
- 10 Oct, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
fix privileges for old style privileges tables on fly (as it do mysql_fix_privilege_tables dut if we have not it run) fixed forgoten test
-
bell@sanja.is.com.ua authored
showing table type now is controled by new parameter 'FULL' of SHOW TABLES command (SHOW FULL TABLES) (as it was decided on last dev conf)
-
bell@sanja.is.com.ua authored
prevent filling temporary tables of views on list fields command
-
- 09 Oct, 2004 3 commits
-
-
igor@rurik.mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-error-5.0
-
bell@sanja.is.com.ua authored
fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it))
-
- 08 Oct, 2004 3 commits
-
-
dlenev@brandersnatch.localdomain authored
Fixed small error in new .FRM parser which caused it to handle improperly escaped strings.
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-error-5.0
-
- 07 Oct, 2004 9 commits
-
-
monty@mysql.com authored
Portability fix (Got different results for double -> longlong when compiling with full optimization)
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-error-5.0
-
bell@sanja.is.com.ua authored
-
pem@mysql.comhem.se authored
Now simply give an error if no database. (The "global SP feature" will be done using PATH instead.)
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
fixed ALTER VIEW syntax fixed WITH CHECK OPTION clause printing in SHOW CREATE VIEW
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
now default behaviour do not prevent any updates of view. Also updating VIEWs of queries without LIMIT clause will not be checked at all (there will not be even warning) (changes according to discussion on last dev-conf)
-
- 06 Oct, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 05 Oct, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Added a test case for bug #5896. sql_select.cc: Fixed the problem of ignoring on expressions depending only on outer table when outer table either contains 1 row or is guaranteed to return only 1 row (bug #5896).
-