- 20 Dec, 2002 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
This fixed some optimization problems when using -DBIG_TABLES Portabilty fixes for OpenUnix and HPUX Added C and C++ version numbers to mysqlbug
-
lenz@mysql.com authored
- bumped up version number in configure.in to 4.0.7-gamma
-
- 19 Dec, 2002 1 commit
-
-
walrus@mysql.com authored
Corrected some typo.
-
- 18 Dec, 2002 3 commits
-
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/40
-
walrus@mysql.com authored
Wrap long lines, New test - date_format_inresult (returns which date format dbms uses in the result set) New tests: -date_format_ISO -date_format_ISO_with_date (checks if DBMS supports YYYY-MM-DD or DATE 'YYYY-MM-DD' formats) -date_format_EUR -date_format_EUR_with_date (the same but 'DD.MM.YYYY' format) -date_format_USA -date_format_USA_with_date ( the same but 'MM/DD/YYYY' format) -date_format_YYYYMMDD -date_format_YYYYMMDD_with_date
-
Sinisa@sinisa.nasamreza.org authored
-
- 16 Dec, 2002 5 commits
-
-
monty@mashka.mysql.fi authored
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/40
-
walrus@mysql.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(Accidently disabled by a recent push)
-
- 14 Dec, 2002 7 commits
-
-
heikki@hundin.mysql.fi authored
Add to perror the code 150 about wrong foreign key def
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
This fixes a bug with REPAIR TABLE t1 USE_FRM on windows.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Don't enable any bulk insert or record caching code if inserting less than MIN_ROWS_TO_USE_BULK_INSERT rows (100)
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 13 Dec, 2002 11 commits
-
-
monty@mashka.mysql.fi authored
-
pem@mysql.com authored
-
monty@mashka.mysql.fi authored
-
lenz@mysql.com authored
in sql/ha_myisammrg.h (removed "ha_myisammrg::")
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
tables. This removes a possible deadlock situation.
-
lenz@mysql.com authored
-
monty@mashka.mysql.fi authored
This fixes a problem in replication where RESET SLAVE could crash a running slave.
-
lenz@mysql.com authored
spotting and reporting this)
-
- 12 Dec, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
Fixed wrong variable name for Windows
-
ranger@regul.home.lan authored
- Replace function 'check_reserved_words' with correct one
-
- 11 Dec, 2002 8 commits
-
-
heikki@hundin.mysql.fi authored
We must not commit inside InnoDB when LOAD DATA INFILE just writes a block to the binlog; only commit if the log event type is QUERY_EVENT or EXECUTE_LOAD_EVENT
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- bumped up version number in configure.in to 3.23.55
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
monty@mashka.mysql.fi authored
Added syntax support for CREATE TABLE foo (a char CHARACTER SET latin1) CHARSET=latin1;
-
monty@mashka.mysql.fi authored
-