msvensson@neptunus.(none)
68fa03258a
Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-10-28 11:45:30 +02:00
lenz@mysql.com
8303ca007a
- after merge fixes
2005-10-28 11:10:29 +02:00
msvensson@neptunus.(none)
bb571de368
BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking
...
- Remove yassl_libsfrom CLIENT_LIBS var
- Add yassl_libs to libmysql and libmysqld
2005-10-27 21:48:43 +02:00
lenz@mysql.com
6b123044d0
- after merge fixes
2005-10-27 16:53:14 +02:00
lenz@mysql.com
f793d7b5bf
- Removed obsolete and outdated man page files from the man
...
directory - these files are now maintained in the mysqldoc
repository and included in the source distribution during the
release build. Updated the configure.in script and Makefiles to
create the man page file list at build time
- Updated the file list in the RPM spec file to include all currently
available man pages (this can not be done with wildcards, as
the man pages are spread across several subpackages. However, RPM
warns about unpackaged files, so newly added man pages can be
spotted)
2005-10-27 14:51:58 +02:00
kent@mysql.com
977187eb30
configure.in:
...
Set the version number to 5.0.16
2005-10-20 13:37:54 +02:00
msvensson@neptunus.(none)
0684dc1342
Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking
...
- Use yassl_includes and yassl_libs instead of openssl_includes and openssl_libs
to avoid that mysql_config returns that libyassl and libtaocrypt are needed for linking.
2005-10-18 15:43:59 +02:00
lenz@mysql.com
dcb347bf8b
configure.in:
...
- reverted NDB version number, too
2005-10-14 11:11:19 +02:00
lenz@mysql.com
921803e409
- revert version number in configure.in to 5.0.15
2005-10-14 11:03:40 +02:00
kent@mysql.com
c9d1e83edd
configure.in:
...
New version 5.0.16
2005-10-14 01:46:26 +02:00
jani@ua141d10.elisa.omakaista.fi
2dd1e4f94e
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp
...
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
2005-10-13 18:23:53 +03:00
jimw@mysql.com
cb0d8aba46
Merge mysql.com:/home/jimw/my/mysql-4.1-8731b
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-10-12 13:28:46 -07:00
jimw@mysql.com
c8a6c2c614
Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how
...
signal handlers are set up, the blocking flags for sockets are set,
and which thread-related functions are used. (Bug #8731 )
2005-10-11 09:12:12 -07:00
joerg@mysql.com
3a32f96e31
Increase the version number.
2005-10-07 12:50:29 +02:00
tomas@poseidon.ndb.mysql.com
cdab2c9392
Bug #11749 No message slogan found for Signal 8 received. (need better message)
...
+ revised error messages after feedback
+ revides classifications and status
+ removed all progError(..0..) to make sure all error invocations have an error code
+ added some new error codes to replace some generic usage of SYSTEM_ERROR
+ removed some unused codes
2005-10-05 16:35:28 +02:00
joerg@mysql.com
1345d1bf87
Raise the version.
2005-09-30 13:37:19 +02:00
kent@mysql.com
095efe48a5
Makefile.am, configure.in:
...
Enable "make distcheck" to work
2005-09-24 15:51:45 +02:00
shuichi@mysql.com
a5a4c412f1
Merge stamagawa@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/shuichi/apps/mysql/bk/mysql-5.0b
2005-09-21 11:18:04 -07:00
lenz@mysql.com
c87080877c
- bumped up version number to 5.0.14-rc in the main tree (5.0.13-rc has
...
been branched off)
2005-09-15 14:57:50 +02:00
lenz@mysql.com
d8bd92895d
- bumped up version number from 5.0.13-beta to 5.0.13-rc
...
- tagged this ChangeSet as "clone-5.0.13-build"
2005-09-15 14:53:38 +02:00
shuichi@mysql.com
63cdcbc0ec
Fix for Bug#3982
...
Added check for availability of multibyte characters and functions
2005-09-14 21:47:24 -07:00
jimw@mysql.com
a60ed0b75d
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-09-12 17:00:50 -07:00
jimw@mysql.com
0eec7c3cf4
Merge bk-internal:/home/bk/mysql-4.1
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 16:48:00 -07:00
kent@mysql.com
b3446746b9
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2005-09-13 01:12:17 +02:00
jimw@mysql.com
16e5f22162
Merge mysqldev@production.mysql.com:jimw/mysql-4.1-sco
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 10:19:56 -07:00
joerg@mysql.com
1b2bd746e8
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/M40/mysql-4.0
2005-09-08 12:57:33 +02:00
joerg@mysql.com
54ceb62b8d
Merge mysql.com:/M40/clone-4.0 into mysql.com:/M40/upward-4.0
2005-09-08 11:04:43 +02:00
kent@mysql.com
c364baff71
configure.in:
...
Flag -DHAVE_DARWIN_THREADS not needed for darwin9
2005-09-08 03:06:49 +02:00
jimw@mysql.com
a540a66b26
Port to SCO OpenServer 6. May require running ./configure with
...
--build=i686-unknown-sysv5SCO_SV6.0.0
2005-09-07 20:23:07 +02:00
kent@mysql.com
5e5184752d
configure.in:
...
Back port of code to find the right 'ps' settings
2005-09-02 10:44:20 +02:00
jimw@mysql.com
d6db387aea
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-08-31 19:12:16 -07:00
jimw@mysql.com
37bf8394ab
Add test for madvise() being declared in C++ code, because it is not
...
on Solaris even though it is available, and declare it ourselves in
that case. (Bug #7156 )
2005-08-31 10:08:55 -07:00
joerg@mysql.com
415ca4b55b
Clone of 4.0.26 is taken, increase version number.
2005-08-31 12:13:22 +02:00
kent@mysql.com
01f3a901a9
configure.in:
...
Changed back to 5.0.13-beta
2005-08-31 03:45:04 +02:00
joerg@mysql.com
2d494220db
Reverted a change that breaks "automake".
2005-08-25 18:48:18 +02:00
joerg@mysql.com
1a4e2ef94b
Reset version number in the build clone.
2005-08-25 16:57:54 +02:00
jimw@mysql.com
e11e73173f
Fix for building without --without-server, which was broken by fix
...
for building with --without-server.
2005-08-24 17:08:55 -07:00
jimw@mysql.com
6964b7491e
Merge mysql.com:/home/jimw/my/mysql-5.0-11680
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-08-24 15:54:23 -07:00
joerg@mysql.com
6fcc98ddb5
Increase version number (but leave status still at "beta").
2005-08-24 13:41:34 +02:00
jimw@mysql.com
cf5dd176c0
Fix build using --without-server. (Bug #11680 )
2005-08-23 11:25:24 -07:00
tomas@poseidon.ndb.mysql.com
83664a8365
configure.in:
...
fixed build bug with ndb grep block
2005-08-23 13:01:46 +02:00
serg@sergbook.mysql.com
1fbb96ea97
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
2005-08-23 14:16:17 +04:00
tomas@poseidon.ndb.mysql.com
653e99dea2
removed ndb grep from configure .in
2005-08-23 12:16:16 +02:00
serg@sergbook.mysql.com
eadb86d56f
after pull cleanup
2005-08-22 13:20:02 +04:00
elliot@mysql.com
55b81af671
Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1
...
into mysql.com:/home/emurphy/src/work/mysql-5.0
2005-08-19 15:29:30 -04:00
joerg@mysql.com
09a3d58987
Increase the version number to 4.1.15 (as 4.1.14 has been cloned off).
2005-08-17 15:03:29 +02:00
serg@sergbook.mysql.com
2870638ef2
client/mysql.cc
...
mysql default port cleanup (it's set in libmysql.c, NOT in my_getopt)
configure.in
autoconf 2.52 is enough to build mysql-5.0
2005-08-14 14:06:47 +02:00
serg@serg.mylan
8e5b5d3be7
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-08-06 22:04:32 +02:00
joerg@mysql.com
9959482c95
Ensure version is 5.0.12 (block the clone's "11" from the main tree).
2005-08-05 21:13:06 +02:00
joerg@mysql.com
23603ca7cb
Reset the version to 5.0.11 (this is within the updated clone).
2005-08-05 16:35:04 +02:00