msvensson@neptunus.(none)
0811648e31
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
2006-03-20 21:35:05 +01:00
msvensson@neptunus.(none)
8ca012aefb
Don't look for "dlopen" if server linked with -static or -all-static flag. Update after review
2006-03-20 19:55:38 +01:00
msvensson@neptunus.(none)
7bb3f398e0
Merge neptunus.(none):/home/msvensson/mysql/bug11835/my41-bug11835
...
into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
2006-03-10 10:15:50 +01:00
msvensson@neptunus.(none)
6d4aa0e215
Bug#11835 CREATE FUNCTION crashes server
...
- Don't look for 'dl_open' if mysqld is compiled with "-all-static"
2006-03-10 09:51:08 +01:00
brian@zim.(none)
78abb2d117
Porting fix that allows others to include compiled code with different parsers.
...
Makes you wonder what I am up to, doesn't?
2006-03-09 10:09:52 -08:00
bpontz@mysql.com
7410560baf
configure.in:
...
cloned
2006-03-02 12:24:07 +01:00
monty@mysql.com
54274976e7
Fixed compiler warnings from gcc 4.0.2:
...
- Added empty constructors and virtual destructors to many classes and structs
- Removed some usage of the offsetof() macro to instead use C++ class pointers
2006-02-25 17:46:30 +02:00
konstantin@mysql.com
98091b152a
Merge mysql.com:/opt/local/work/mysql-4.1-root
...
into mysql.com:/opt/local/work/mysql-5.0-root
2006-02-02 18:17:18 +03:00
kent@mysql.com
1318e790bc
configure.in:
...
Cloned off 4.1.18, new release number 4.1.19
2006-01-27 12:10:40 +01:00
kent@mysql.com
4ad32690af
configure.in:
...
Generated "libmysql.ver" will be in \$(top_builddir)
2006-01-27 01:38:05 +01:00
konstantin@mysql.com
d2bba04183
Merge mysql.com:/opt/local/work/mysql-4.1-root
...
into mysql.com:/opt/local/work/mysql-5.0-root
2006-01-18 15:15:09 +03:00
svoj@april.(none)
70bb06685b
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into april.(none):/home/svoj/devel/mysql/BUG3074/mysql-4.1
2006-01-18 00:02:25 +04:00
svoj@april.(none)
f84b301bd1
BUG#3074: Unversioned symbols in shared library
...
libmysqlclient versioning when linked with GNU ld.
2006-01-17 18:51:08 +04:00
joerg@mysql.com
e2b3b1f398
Increase the version number to 4.1.18
2006-01-17 12:55:30 +01:00
joerg@mysql.com
4e37b62ff9
Increment the version number to 5.0.19
2005-12-21 18:50:06 +01:00
ingo@mysql.com
97e3b90f65
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-bug10932
2005-12-14 10:40:49 +01:00
jonas@perch.ndb.mysql.com
eae7c39a5c
Update ndb version in configure.in
2005-12-13 12:12:41 +01:00
ingo@mysql.com
270cad2f63
Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-bug10932
2005-12-07 19:47:55 +01:00
knielsen@mysql.com
e7d218d2e9
Bump version number following 5.0.17 release clone-off
2005-12-07 12:43:32 +01:00
ingo@mysql.com
6b18dbef31
Bug#10932 - Building server with key limit of 128, makes test cases fail
...
Allow for configuration of the maximum number of indexes per table.
Added and used a configure.in macro.
Replaced fixed limits by the configurable limit.
Limited MyISAM indexes to its hard limit.
Fixed a bug in opt_range.cc for many indexes with InnoDB.
Tested for 2, 63, 64, 65, 127, 128, 129, 255, 256, and 257 indexes.
Testing this part of the bugfix requires rebuilding of the server
with different options. This cannot be done with our test suite.
Therefore I added the necessary test files to the bug report.
If you repeat the tests, please note that the ps_* tests fail for
everything but 64 indexes. This is because of differences in the
meta data, namely field lengths for index names etc.
2005-12-02 16:27:18 +01:00
joerg@mysql.com
1a8ac44cff
Raise the version number (as 4.1.16 has been cloned).
2005-11-30 21:50:09 +01:00
kent@mysql.com
58fc48046c
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck
2005-11-19 13:17:20 +01:00
kent@mysql.com
133c00beb4
configure.in:
...
Corrected "include/readline" link for "make distcheck"
2005-11-19 12:58:22 +01:00
kent@mysql.com
bcdd552d6e
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck
2005-11-19 11:20:52 +01:00
kent@mysql.com
bd80dc6c2e
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
2005-11-19 11:11:09 +01:00
jimw@mysql.com
f8ce7bc01e
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-11-17 13:37:30 -08:00
jimw@mysql.com
c1261f588f
Merge mysql.com:/home/jimw/my/mysql-4.1-12640
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-11-17 10:59:21 -08:00
joerg@mysql.com
1aa66c59c0
Raise the version number to 5.0.17.
2005-11-09 14:12:44 +01:00
kent@mysql.com
b269caecb1
Additional "make distcheck" changes specific to 5.0
2005-11-09 11:56:04 +02:00
kent@mysql.com
4742f585b1
Merge
2005-11-04 02:17:11 +01:00
kent@mysql.com
ee0b6db191
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
2005-11-04 01:15:35 +01:00
msvensson@neptunus.(none)
10163332a7
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug13957/my50-bug13957
2005-11-03 11:01:13 +01:00
msvensson@neptunus.(none)
b34fbd8629
Bug#13957 yassl: opensrv6c compile failure
...
- Added some ifdefs and turn off auto template instantiation, use explicit template instantiation
2005-11-03 10:37:49 +01:00
jimw@mysql.com
592a4c7cb3
Don't add optimization flags to CFLAGS if the user specified their
...
own CFLAGS (ditto for CXXFLAGS). (Bug #12640 )
2005-11-02 18:29:06 -08:00
lenz@mysql.com
72343cef75
Merge bk-internal:/home/bk/mysql-5.0
...
into mysql.com:/data0/mysqldev/lenz/mysql-5.0
2005-11-01 17:39:09 +01:00
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