An error occurred fetching the project authors.
- 05 Nov, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
- open and create derived tables - detect which tables should be locked for write - lock and fill derived tables some unitialized variables fixed
-
- 03 Nov, 2004 1 commit
-
-
monty@mysql.com authored
FOUND is not a reserved keyword anymore Added Item_field::set_no_const_sub() to be able to mark fields that can't be substituted Added 'simple_select' method to be able to quickly determinate if a select_result is a normal SELECT Note that the 5.0 tree is not yet up to date: Sanja will have to fix multi-update-locks for this merge to be complete
-
- 21 Oct, 2004 6 commits
-
-
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)
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 10 Oct, 2004 1 commit
-
-
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)
-
- 09 Oct, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed incorrect type custing (fixed problem with runing tests with --debug (thanks, Sergei Gluhov spoted it))
-
- 07 Oct, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed ALTER VIEW syntax fixed WITH CHECK OPTION clause printing in SHOW CREATE VIEW
-
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)
-
- 05 Oct, 2004 1 commit
-
-
monty@mishka.local authored
-
- 04 Oct, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 24 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
mysqldump view support (BUG#4972) workaround to allow view work after LOCK TABLES
-
- 17 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
(BUG#4777)
-
- 16 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
now we allow to careate VIEW without any privileges on view columns (except create view privilege) (BUG#5152)
-
bell@sanja.is.com.ua authored
-
- 10 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 09 Sep, 2004 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed (together with Guilhem) bugs in mysqlbinlog regarding --offset Prefix addresses with 0x for easier comparisons of debug logs Fixed problem where MySQL choosed index-read even if there would be a much better range on the same index This fix changed some 'index' queries to 'range' queries in the test suite Don't create 'dummy' WHERE clause for trivial WHERE clauses where we can remove the WHERE clause. This fix removed of a lot of 'Using where' notes in the test suite. Give NOTE instead of WARNING if table/function doesn't exists when using DROP IF EXISTS Give NOTE instead of WARNING for safe field-type conversions
-
- 08 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 07 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 06 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 03 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 02 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 01 Sep, 2004 5 commits
-
-
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
-
- 31 Aug, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed printing of COLLATE operation (BUG#5155)
-
- 30 Aug, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 26 Aug, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-