- 07 Feb, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 06 Feb, 2003 1 commit
-
-
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)
-
- 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 11 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
-
bell@sanja.is.com.ua authored
made bisone 1.75 compatible code
-
lenz@mysql.com authored
operator)
-
heikki@hundin.mysql.fi authored
Cleanup of the previous bug fix: replace code is either SQLCOM_REPLACE or SQLCOM_REPLACE_SELECT
-
- 28 Jan, 2003 11 commits
-
-
heikki@hundin.mysql.fi authored
Fix a bug REPLACE INTO t SELECT ... did not work if t has an auto-inc column
-
jani@hynda.(none) authored
-
jani@hynda.(none) authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0-root
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(On Windows --log-error is enabled by default)
-
peter@mysql.com authored
-
lenz@mysql.com authored
-
serg@serg.mysql.com authored
-
miguel@hegel.local authored
Asked by Heikki and Peter.
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-