- 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 2 commits
-
-
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).
-
monty@mishka.local authored
-
- 04 Oct, 2004 5 commits
-
-
monty@mishka.local authored
-
monty@mishka.local authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 02 Oct, 2004 1 commit
-
-
monty@mishka.local authored
More tests. Better error messages. Fixed bug when checking if we updated all needed columns for INSERT. Give an error if we encounter a wrong float value during parsing. Don't print DEFAULT for columns without a default value in SHOW CREATE/SHOW FIELDS. Fixed UPDATE IGNORE when using STRICT mode.
-
- 01 Oct, 2004 2 commits
-
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/schema-5.0
-
brian@avenger.(none) authored
-
- 29 Sep, 2004 3 commits
-
-
pem@mysql.comhem.se authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
CHECK OPTION moved to one function view name added to error messages
-
- 28 Sep, 2004 4 commits
-
-
paul@kite-hub.kitebird.com authored
Add missing semicolons.
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-5.0
-
monty@mishka.local authored
Under strict mode MySQL will generate an error message if there was any conversion when assigning data to a field. Added checking of date/datetime fields. If strict mode, give error if we have not given value to field without a default value (for INSERT)
-
bell@sanja.is.com.ua authored
-
- 26 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-dump-5.0
-
bell@sanja.is.com.ua authored
-
- 24 Sep, 2004 4 commits
-
-
bk-internal.mysql.com://home/bk/mysql-5.0guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
guilhem@mysql.com authored
In binary log events, flags are 2 bytes, not 4. Using 4 resulted in buffer overflow (and on a certain build it resulted in overwriting another part of the event without crashing :( ).
-
dlenev@brandersnatch.localdomain authored
privilege checking is not in place yet.
-
bell@sanja.is.com.ua authored
mysqldump view support (BUG#4972) workaround to allow view work after LOCK TABLES
-
- 18 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
-
- 17 Sep, 2004 3 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-amf
-
bell@sanja.is.com.ua authored
(BUG#4777)
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-