- 09 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 08 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 07 Feb, 2003 11 commits
-
-
monty@mashka.mysql.fi authored
-
gweir@work.mysql.com authored
new file
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Don't make OLD_PASSWORD() a reserved word
-
heikki@hundin.mysql.fi authored
Disable PAGE_CUR_LE_OR_EXTENDS because it does not work for non-latin1 char sets now
-
heikki@hundin.mysql.fi authored
Clarify the meaning of HA_READ_PREFIX_LAST as a search flag. InnoDB assumed the meaning wrong.
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Since MySQL uses HA_READ_PREFIX_LAST in a wrong place, we make InnoDB to convert it to a right search condition
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 06 Feb, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Sinisas patch to InnoDB ORDER BY DESC bug, push it now so that Jani has it available
-
monty@mashka.mysql.fi authored
Added ALL as parameter option for all group functions. Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way. Sort NULL last if DESC is used (ANSI SQL 99 requirement)
-
- 05 Feb, 2003 1 commit
-
-
gweir@work.mysql.com authored
new file .del-overlay.tar.gz~5bd3087e191e7574: Delete: netware/overlay.tar.gz
-
- 04 Feb, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix potential bug: if MySQL calls store_lock with the TL_IGNORE argument in the middle of query processing, then InnoDB select_lock_type could be reset to LOCK_NONE in a wrong place
-
- 03 Feb, 2003 10 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
MacOSX packages using PackageMaker - renamed support-files/PKG -> support-files/SCO (PKG is used in MacOS X terminology as well)
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
MIN(key_column) could in some cases return NULL on a column with NULL and other values. MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN.
-
gweir@work.mysql.com authored
Added a conditional to prevent compilation of netware executables
-
lenz@mysql.com authored
case-insensitive File Systems (e.g. Mac OS X)
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
- 02 Feb, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed error when mysql_unix_port pointed to const string (not uncommon on windows)
-
- 31 Jan, 2003 1 commit
-
-
gweir@work.mysql.com authored
new file Makefile.am: Changes from Novell diff
-
- 30 Jan, 2003 2 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
- 29 Jan, 2003 8 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
proper handling of SUM() in some functions.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). This fixes some Errcode 13 errors on Windows when deleting tables.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/40
-
walrus@mysql.com authored
restore nake_time and make_time_r
-