lenz@mysql.com
6da669ef95
- Bumped up version number from 3.23.58 to 3.23.59 in configure.in
...
- Tagged ChangeSet 1.1413 as "mysql-3.23.58"
2003-09-15 14:44:53 +02:00
greg@gcw.ath.cx
a05ccddd9a
Tagged ChangeSet 1.1385 as mysql-3.23.57
2003-06-19 04:02:29 -04:00
monty@narttu.mysql.fi
cf99d89908
Portability fixes OpenUnix 8 & UnixWare 7.1.x
2003-05-14 22:08:30 +03:00
lenz@mysql.com
81db1e7fa2
- tagged ChangeSet 1.1358 as mysql-3.23.56
...
- bumped up version number to 3.23.57 in configure.in
2003-03-15 12:35:09 +01:00
lenz@mysql.com
500b90f4df
- bump up version number 3.23.55 -> 3.23.56 in configure.in
...
- tagged ChangeSet 1.1315 as "mysql-3.23.55"
2003-01-23 20:24:29 +01: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
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
996255648b
- Applied required modifications for automake 1.5
...
- "make distcheck" needs to be fixed
2002-11-17 16:45:21 +01:00
serg@serg.mysql.com
b99f88a97a
-lpthread should be appended to LIBS
2002-10-15 21:03:41 +00:00
lenz@mysql.com
d8f843a779
- Tagged ChangeSet 1.1224 as "mysql-3.23.53"
...
- bumped up version number to 3.23.54 in configure.in
- replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified
scripts/make_binary_distribution.sh and Build-tools/mysql-copyright*
accordingly.
2002-10-13 16:26:28 +02:00
serg@serg.mysql.com
c5c1a5fef3
libraries should be always prepended to $LIBS, never appended
2002-10-10 15:14:47 +00:00
lenz@mysql.com
cf2fec3c69
- applied fix from 4.0 configure.in required to build shared libraries
...
with static glibc installed
2002-10-02 13:20:17 +02:00
lenz@mysql.com
019b5ab7b4
- backported gcc 3.0 linking fix from 4.0
...
- some cosmetical fixups (typos, comments)
2002-09-24 22:24:30 +02:00
serg@build.mysql2.com
140397d424
configure.in:
...
static nss linkingg issue
2002-09-23 16:39:17 +02:00
lenz@mysql.com
bff474e2ac
- added missing line from the 4.0 configure.in patch
2002-09-23 14:06:48 +02:00
lenz@mysql.com
e5ee3122a3
- Bugfix for static glibc linking in configure.in (taken from 4.0)
2002-09-22 18:43:33 +02:00
lenz@mysql.com
aca781a1e2
- merge some of the 4.0 configure.in modifications (mainly because
...
of the static_nss stuff required for linking against the patched
glibc)
2002-09-20 14:45:28 +02:00
monty@hundin.mysql.fi
48e20a0be2
Portability fixes for HPUX and Openbsd
2002-08-18 16:07:19 +03:00
monty@hundin.mysql.fi
65334e1c58
Fix for HPUX 11 and pthread_mutex_lock
2002-08-16 16:50:57 +03:00
lenz@mysql.com
f321098ad2
- Tagged 3.23.52 release
...
- Added 3.23.53 News section to the manual
- Updated version number in configure.in to 3.23.53
2002-08-16 11:04:50 +02:00
serg@sergbook.mysql.com
9a52c01ede
disable "dvi" target in TeX is not installed
2002-08-13 15:18:11 +02:00
monty@hundin.mysql.fi
842e8fca83
Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.
...
Removed Heikki's patch for handling this.
2002-08-06 17:15:51 +03:00
heikki@hundin.mysql.fi
01bed722c7
my_pthread.h, configure.in:
...
In HP-UX-10.20, but not in HP-UX-11.0, the return value of pthread_mutex_trylock is inverted
2002-08-06 12:32:56 +03:00
bar@bar.udmsearch.izhnet.ru
b71345b73e
In my previous commit I didn't notice that we already have brazilian portuguese :(
2002-07-16 17:18:54 +05:00
bar@bar.udmsearch.izhnet.ru
0fd580a7f7
Adding pt_br
2002-07-16 16:55:22 +05:00
lenz@mysql.com
3258f23d99
- Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it>
...
from TeamOS/2 Italy
- removed some obsolete files on Yuri's request
- Added missing os2 related files outside the os2 subdirectory
to the distribution
2002-07-15 18:26:11 +02:00
lenz@mysql.com
6504a3933e
Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options in
...
configure.in
2002-06-21 23:54:01 +02:00
lenz@mysql.com
b96e315bcf
Bump up version number to 3.23.52 in configure.in since version 3.23.51
...
has finally been released
2002-06-17 11:41:08 +02:00
monty@hundin.mysql.fi
e2a116411e
Portability fixes for SCO and HPUX
...
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name
2002-05-31 15:22:38 +03:00
lenz@mysql.com
bff796ebdc
Added os2 source directory to source distribution
...
(thanks to Yuri Dario <mc6530@mclink.it> for pointing this out)
2002-05-17 12:01:04 +02:00
lenz@mysql.com
0fe3b5afbd
Fixed sql_yacc.yy to be compatible with bison 1.31 and above.
...
Made detection of GNU tar a bit more flexible.
Only use /usr/local/mysql-glibc if it actually exists
2002-05-15 11:06:44 +02:00
monty@hundin.mysql.fi
e90c6b481d
Fixed problems with DECIMAL() type on overflow.
2002-05-02 18:04:21 +03:00
monty@hundin.mysql.fi
fadcf27995
Removed wrong configure line from configure.in
2002-04-17 09:26:47 +03:00
monty@tik.mysql.fi
7258bf9357
Cleanup of pthread_cond_timedwait for HPUX
2002-04-17 08:59:48 +03:00
Sinisa@sinisa.nasamreza.org
9fc8200249
Small fix for HP-UX 10.20 with DCE threads
...
Also --with-libwrap is tested on Linux just fine.
2002-04-16 21:19:00 +03:00
monty@hundin.mysql.fi
dfd7f455e4
Fixed help typos in mysql.cc
2002-04-02 17:42:01 +03:00
monty@hundin.mysql.fi
beedaf26ec
Move test of gcc 3.0 from BUILD to configure
2002-03-26 11:40:18 +02:00
monty@hundin.mysql.fi
3711f519d5
Portability fixes
2002-03-25 23:08:15 +02:00
monty@hundin.mysql.fi
1b7a55f987
Print compiler version
...
Optimize for pentiumpro for RPM's.
2002-03-25 21:23:30 +02:00
monty@hundin.mysql.fi
ca55d0c2b0
Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
2002-03-25 18:10:34 +02:00
monty@hundin.mysql.fi
70099b2143
Fix for load data infile when no active database
...
Fix for Solaris and gethostbyname_r
2002-03-22 01:03:34 +02:00
monty@hundin.mysql.fi
a01775c5eb
Added help for --local-infile
...
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
monty@hundin.mysql.fi
ed8fc0b0c6
Fix for --enable-local-infile
2002-03-06 22:06:18 +02:00
monty@tik.mysql.fi
c1ab560c3d
Corrected fix for not freed memory when using corrupted tables
2002-03-05 17:38:16 +02:00
monty@tik.mysql.fi
cde0896521
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
2002-03-05 15:49:34 +02:00
monty@tik.mysql.fi
539718ba25
Update scripts for new POSIX spec
...
Fix for --enable-local-infile
Portability fix for bison
2002-03-05 15:46:30 +02:00