monty@mashka.mysql.fi
5ce0cd16b8
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-04 01:14:09 +02:00
monty@mashka.mysql.fi
59400e211f
Fixed bug in ulonglong parsing for constructs that only takes unsigned longlong as parameter.
2003-02-04 01:05:39 +02:00
lenz@mysql.com
dc10fb9443
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2003-02-03 20:54:08 +01:00
lenz@mysql.com
1b640ac82d
- added support-files/MacOSX to include files specific for building
...
MacOSX packages using PackageMaker
- renamed support-files/PKG -> support-files/SCO (PKG is used in MacOS X
terminology as well)
2003-02-03 20:39:48 +01:00
monty@mashka.mysql.fi
3d067e7d73
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-03 20:22:43 +02:00
monty@mashka.mysql.fi
e3cd63521c
Fix for MIN/MAX with empty tables
...
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.
2003-02-03 20:20:32 +02:00
gweir@work.mysql.com
50ca3ba714
Makefile.am:
...
Added a conditional to prevent compilation of netware executables
2003-02-03 18:15:48 +01:00
lenz@mysql.com
2f8ed79215
- really deleted makefile.w32 to resolve a namespace conflict on
...
case-insensitive File Systems (e.g. Mac OS X)
2003-02-03 14:39:15 +01:00
serg@serg.mysql.com
0da9504a67
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-03 14:11:15 +01:00
serg@serg.mysql.com
f47e5501e7
bug tests added
2003-02-03 09:17:47 +01:00
monty@mashka.mysql.fi
c42e94a6e6
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-02 05:13:51 +02:00
monty@mashka.mysql.fi
a9ee051a4d
Fixed core dump bug in 'mysql' when using \p in prompt on Windows.
...
Fixed error when mysql_unix_port pointed to const string (not uncommon on windows)
2003-02-02 05:13:09 +02:00
gweir@work.mysql.com
46e3b6157b
Many files:
...
new file
Makefile.am:
Changes from Novell diff
2003-02-01 00:42:26 +01:00
serg@serg.mysql.com
00db3c391b
fixed crash with blobs in compressed table
2003-01-30 19:34:19 +01:00
serg@serg.mysql.com
45ed0a0841
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-30 16:02:11 +01:00
monty@mashka.mysql.fi
8611ac7a9c
After merge fix
2003-01-29 19:33:48 +02:00
monty@mashka.mysql.fi
9e3fd09305
merge with 3.23.56 to get patches for --lower-case-table-names and
...
proper handling of SUM() in some functions.
2003-01-29 19:22:22 +02:00
monty@mashka.mysql.fi
b025fa8b32
Fixed compilation error on windows
2003-01-29 19:10:33 +02:00
monty@mashka.mysql.fi
f2299ee72f
Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23
2003-01-29 18:56:59 +02:00
monty@mashka.mysql.fi
d88eb71f34
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.
2003-01-29 18:56:34 +02:00
lenz@mysql.com
02f274c855
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2003-01-29 12:05:23 +01:00
walrus@mysql.com
04334fdf21
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2003-01-29 14:02:35 +05:00
walrus@mysql.com
8f78e966d5
crash-me.sh:
...
restore nake_time and make_time_r
2003-01-29 14:00:08 +05:00
bell@sanja.is.com.ua
c6beb583f6
fixed functions to be able work with group function as argument
...
made bisone 1.75 compatible code
2003-01-29 10:38:56 +02:00
lenz@mysql.com
cf25397e0e
- fixed typo for better portability (many shells don't support the "=="
...
operator)
2003-01-29 09:22:20 +01:00
heikki@hundin.mysql.fi
d2328365e0
ha_innodb.cc:
...
Cleanup of the previous bug fix: replace code is either SQLCOM_REPLACE or SQLCOM_REPLACE_SELECT
2003-01-29 02:19:00 +02:00
heikki@hundin.mysql.fi
2db574ea19
ha_innodb.cc:
...
Fix a bug REPLACE INTO t SELECT ... did not work if t has an auto-inc column
2003-01-29 00:31:56 +02:00
jani@hynda.(none)
769e60c5f0
Merge work:/home/bk/mysql-4.0 into hynda.(none):/home/my/bk/mysql-4.0
2003-01-28 23:30:35 +02:00
jani@hynda.(none)
6afebb313e
Fixed a bug in --auto-repair.
2003-01-28 23:29:59 +02:00
peter@mysql.com
91747f0e2c
Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/pz/mysql/mysql-4.0-root
2003-01-28 22:08:53 +03:00
monty@mashka.mysql.fi
7811a61b5d
merge
2003-01-28 20:59:41 +02:00
monty@mashka.mysql.fi
3d28913740
Only write to the error log if --log-error is specified and --console is not specified
...
(On Windows --log-error is enabled by default)
2003-01-28 20:56:35 +02:00
peter@mysql.com
682cca2e75
Fix predicted first rand() call
2003-01-28 20:33:47 +03:00
lenz@mysql.com
1e2e4f234f
- added netware subdirectory to distribution
2003-01-28 17:49:21 +01:00
serg@serg.mysql.com
1ced5948f0
low-level error messages cleanup
2003-01-28 17:42:08 +01:00
miguel@hegel.local
ce37b7aac4
Use on Unix hostname.err only when --log-error=path.
...
Asked by Heikki and Peter.
2003-01-28 13:50:36 -02:00
serg@serg.mysql.com
9199252c22
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-28 14:37:12 +01:00
serg@serg.mysql.com
4fb3244014
fixed "DROP table_open_in_handler" hang
2003-01-28 14:36:22 +01:00
monty@mashka.mysql.fi
279f43a198
Updated results for 4.0
2003-01-28 09:17:10 +02:00
monty@mashka.mysql.fi
6b71279382
merge
2003-01-28 09:02:51 +02:00
monty@mashka.mysql.fi
152f0603e7
Merge with 3.23.56 (Replace manual with 'empty' document)
...
Fix for bug when using auto_increment column and LAST_INSERT_ID()
2003-01-28 08:51:03 +02:00
monty@mashka.mysql.fi
689578a099
Fixes for Netware
...
Call pthread_mutex_destroy() on not used mutex.
Changed comments in .h and .c files from // -> /* */
Added detection of mutex on which one didn't call pthread_mutex_destroy()
Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
Added optimisation for ORDER BY NULL
2003-01-28 08:38:28 +02:00
monty@mashka.mysql.fi
710ffb2d89
Fix when using auto_increment and last_insert_id() in the same insert statement.
2003-01-28 06:48:26 +02:00
monty@mashka.mysql.fi
9aa49681b8
Make PACKET_TOO_LARGE error handling safer in client
2003-01-28 02:10:56 +02:00
serg@serg.mysql.com
52e440b9a7
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-28 00:57:13 +01:00
serg@serg.mysql.com
78f492b112
do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),
...
and VERSION() to be uppercase in e.g. "select pi()"
2003-01-28 00:55:41 +01:00
heikki@hundin.mysql.fi
2162408b26
btr0cur.c:
...
Backport from 4.0: Fix a major bug in InnoDB query estimator for queries of type SELECT ... WHERE col < x and SELECT ... WHERE col > x; MySQL could pick a table scan though the result set was only a few rows in a big table
2003-01-28 01:14:06 +02:00
heikki@hundin.mysql.fi
c79a53714d
btr0cur.c:
...
Fix a major bug in InnoDB query estimator for queries of type SELECT ... WHERE col < x and SELECT ... WHERE col > x; MySQL could pick a table scan though the result set was only a few rows in a big table
2003-01-28 01:04:48 +02:00
lenz@mysql.com
493e391182
- removed unused CC and CXX variables
...
- CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS
2003-01-27 20:55:03 +01:00
Administrador@light.
826993bba2
Added option hostname.err
2003-01-27 15:37:25 -02:00