monty@mashka.mysql.fi
c0c3a5f357
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-03-07 12:37:18 +02:00
monty@mashka.mysql.fi
13de61cc3a
Portability fix for IBM compiler on AIX
2003-03-07 01:00:58 +02:00
lenz@mysql.com
f2c4b6c981
- safeguard against an endless loop when MIT pthreads are not installed
...
(Bug #121 )
2003-03-05 09:49:28 +01:00
lenz@mysql.com
609445e73f
- Changed version number from "4.0.12-gamma" to "4.0.12" (confirmed by
...
Monty)
2003-02-28 12:47:26 +01:00
monty@narttu.mysql.fi
a0d2a621ed
Added detection if pthread_attr_getstacksize() exists
...
Fixed bug in RAND() usage in mysqlbinlog
2003-02-27 17:35:51 +02:00
lenz@mysql.com
fb43cce1f6
- bumped up version number from 4.0.11-gamma -> 4.0.12-gamma in configure.in
...
- tagged ChangeSet 1.1594 as "mysql-4.0.11"
2003-02-25 13:10:16 +01:00
serg@serg.mysql.com
dd0bdc2244
allow --without-extra-charsets
2003-02-24 11:46:07 +01:00
lenz@mysql.com
433742e40c
- removed +DD64 compile option from the HPUX11 default CFLAGS in
...
configure.in - there are 32bit installations of HPUX11 out there
and compiling for these by manually adding +DAportable to CFLAGS
did not work. Better add +DD64 manually, if you need it.
2003-02-21 17:42:48 +01:00
lenz@mysql.com
233a1c83e8
- temporarily removed netware from AC_OUTPUT to be able to perform the
...
builds and until I've found a way on how to add this conditionally
2003-02-20 15:13:47 +01:00
monty@mashka.mysql.fi
6051b2f998
Fixed multi-table-delete for InnoDB tables
...
Novell patches
2003-02-17 02:14:37 +02:00
monty@mashka.mysql.fi
d92022f7f0
Fixed problem that caused automake to fail
2003-02-07 18:47:13 +02:00
monty@mashka.mysql.fi
564c447b27
Allow 4.0 to read new 4.1 .frm files
2003-02-07 10:35:08 +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
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
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
lenz@mysql.com
a6f6f19b51
- tagged ChangeSet 1.1509 as "mysql-4.0.9"
...
- bumped up version number in configure.in to 4.0.10-gamma
2003-01-21 22:36:56 +01:00
monty@mashka.mysql.fi
54ad6de1d9
Portability fix
2003-01-09 11:11:06 +02:00
monty@mashka.mysql.fi
89ef355b9e
Fix for bug in LOAD DATA INFILE and replication
...
Fix for SHOW VARIABLES in embedded server
2003-01-08 11:24:39 +02:00
monty@mashka.mysql.fi
9ecf9645eb
A lot of portability fixes.
...
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
2003-01-05 20:18:49 +02:00
monty@mashka.mysql.fi
5e77a27182
Changed shared lib version to 12 as some structures has changed
2003-01-04 18:19:48 +02:00
lenz@mysql.com
48e03169a4
- bumped up version number to 4.0.8-gamma
...
- tagged ChangeSet 1.1484 as mysql-4.0.7
2002-12-24 16:25:03 +01:00
lenz@mysql.com
ad9c7c7bdb
- fix CC_VERSION and CXX_VERSION for compilers that return multiple lines of
...
output for "--version" (e.g. gcc 3.x)
2002-12-23 13:33:55 +01:00
monty@mashka.mysql.fi
8b56ca0ef3
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-20 14:59:35 +02:00
monty@mashka.mysql.fi
b5aa9ae0c7
Changed thd variables max_join_size and select_limit to type ha_rows.
...
This fixed some optimization problems when using -DBIG_TABLES
Portabilty fixes for OpenUnix and HPUX
Added C and C++ version numbers to mysqlbug
2002-12-20 14:58:27 +02:00
lenz@mysql.com
3f7afaf876
- tagged ChangeSet 1.1477 as MySQL 4.0.6
...
- bumped up version number in configure.in to 4.0.7-gamma
2002-12-20 12:56:00 +01:00
monty@mashka.mysql.fi
15b870d6c9
Merge with 3.23 to get patch for lower_case_table_names for MacOSX
2002-12-14 12:49:55 +02:00
monty@mashka.mysql.fi
00e005cbdb
Make --lower-case-table-names default on MacOSX
2002-12-14 12:25:33 +02:00
lenz@mysql.com
cb2220f1dc
- tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54
...
- bumped up version number in configure.in to 3.23.55
2002-12-11 18:27:46 +01:00
lenz@mysql.com
1935183975
- Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)
...
- sql_analyse.cc: Fixed bug in decimal handling
2002-12-04 16:16:06 +01:00
lenz@mysql.com
fd79ed87b5
configure.in:
...
- actually follow the hints in the comment above and "Remember that
regexps needs to quote [ and ] since this is run through m4"...
2002-11-21 22:14:57 +01:00
lenz@mysql.com
373904f799
configure.in:
...
- fix MYSQL_NO_DASH_VERSION if version number ends on one digit only
("comment" test failed when MySQL version was changed from 4.0.5
to 4.0.5a)
2002-11-21 21:42:44 +01:00
monty@mashka.mysql.fi
f9e6ae6f42
merge with 3.23
2002-11-19 12:35:17 +02:00
serg@serg.mysql.com
7555363f4b
add -DHAVE_BROKEN_REALPATH to CFLAGS on FreeBSD (previous patch touched only CXXFLAGS)
2002-11-18 16:50:37 +01:00
serg@serg.mysql.com
4d62e7a2c5
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-11-18 16:31:03 +01:00
serg@serg.mysql.com
2725b8208d
added -DHAVE_BROKEN_REALPATH for FreeBSD builds
2002-11-18 16:30:19 +01:00
lenz@mysql.com
d3a572b830
- Tagged ChangeSet 1.1400.1.3 as "mysql-4.0.5"
...
- bumped up version number in configure.in
- fixed a typo in test-create.sh
2002-11-18 11:40:55 +01:00
lenz@mysql.com
996255648b
- Applied required modifications for automake 1.5
...
- "make distcheck" needs to be fixed
2002-11-17 16:45:21 +01:00
monty@hundin.mysql.fi
38c6673490
Small fix in configure for HPUX11
2002-11-09 13:39:27 +02:00
monty@hundin.mysql.fi
b0fae584b9
Portability fixes for HP compiler and HPUX11
2002-11-09 13:26:46 +02:00
monty@butch.
890b39bb68
merge
2002-11-07 12:49:01 +02:00
monty@butch.
a2bdf9265f
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
2002-11-07 03:54:00 +02:00
lenz@mysql.com
4fecef1464
- configure.in: replaced AM_PROG_LIBTOOL with AC_PROG_LIBTOOL, since the
...
old macro name is deprecated (according to the libtool 1.4.2 docs).
2002-11-06 14:13:11 +01:00
monty@hundin.mysql.fi
e52816d779
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-10-31 16:43:42 +02:00
vva@genie.(none)
54ab1a79fe
discard superflous os2/Makefile in dependence list..
2002-10-31 14:58:05 +04:00
monty@hundin.mysql.fi
2bcd60e113
Merge
2002-10-31 10:44:20 +02:00
monty@hundin.mysql.fi
1e0538324d
Added back old LARGEFILE handling
...
Fixed reference to freed memory in acl_init()/grant_init()
Fixed possible memory leak. (Could only happen in very strange circumstances)
Fixed bug in ALTER TABLE with BDB tables
Updated mysql-test for valgrind
2002-10-29 21:59:03 +02:00
lenz@mysql.com
9b769dbd22
- replaced all occurences of HPUX with HPUX10 (to be prepared for eventual
...
differences in HPUX11)
2002-10-24 14:30:25 +02:00
monty@hundin.mysql.fi
67d3cd643b
Merge with 3.23.54
2002-10-16 13:11:25 +03:00
serg@serg.mysql.com
b99f88a97a
-lpthread should be appended to LIBS
2002-10-15 21:03:41 +00:00