| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into maint1.mysql.com:/data/localhome/msvensson/my50-bug19517
|
| |
| |
| |
| | |
- Define DBUG_ON and DBUG_OFF in config.h
|
|\ \
| | |
| | |
| | | |
into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P
|
| |\ \
| | | |
| | | |
| | | | |
into zippy.(none):/home/cmiller/work/mysql/m50-maint--07C2P
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The bug is thqt we use some nonstandard assembly codes in our strings
source, and some assemblers don't know what to do with them: Specifically,
Sun's Solaris assembler and Apple's Darwin assembler balk at them.
This patch, rather than trying to test for properties of the assembler,
which Autoconf doesn't have any decent facilites for, instead tries to
compile the code in question and disables assembly if it fails.
There's still the problem of unportable assembly, but I'll leave that
to someone who feels like rewriting and debugging it.
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Update NDB version as well
|
| | | |
| | | |
| | | |
| | | | |
Stepped up to 4.1.22
|
| | | |
| | | |
| | | |
| | | | |
Changed version to 4.1.20
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into xiphis.org:/home/antony/work2/p4-bug12096.2-merge
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
"Add line for non-executable stack in .s files"
Fix so that configure will use "--noexecstack" for assembler if gcc supports
option and compiled C doesn't need executable stack.
|
| |_|_|/
|/| | |
| | | |
| | | | |
Changes for Netware
|
|/ / /
| | |
| | |
| | | |
Stepped up to 5.0.23
|
|\ \ \
| | | |
| | | |
| | | | |
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Set building of shared libraries on QNX to defatul OFF
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| | | | |
| | | | |
| | | | |
| | | | | |
Build "NOINST" tools with -static flag to avoid any ld problems when using them
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Check for crypt() in libc first (bug#16478)
|
| |_|/ /
|/| | |
| | | |
| | | | |
clone-off for 5.0.21
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
|
| |\ \
| | |/
| |/|
| | | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
|
| | |
| | |
| | |
| | | |
code. (Bug #13621)
|
| | |
| | |
| | |
| | | |
Increased version number because of clone-off
|
|\ \ \
| | | |
| | | |
| | | | |
into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
|
| | | |
| | | |
| | | |
| | | | |
Update after review
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
|
| | |/ /
| | | |
| | | |
| | | | |
- Don't look for 'dl_open' if mysqld is compiled with "-all-static"
|
| | | |
| | | |
| | | |
| | | | |
Makes you wonder what I am up to, doesn't?
|
| | | |
| | | |
| | | |
| | | | |
cloned
|
|/ / /
| | |
| | |
| | |
| | | |
- Added empty constructors and virtual destructors to many classes and structs
- Removed some usage of the offsetof() macro to instead use C++ class pointers
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/opt/local/work/mysql-5.0-root
|
| | |
| | |
| | |
| | | |
Cloned off 4.1.18, new release number 4.1.19
|
| | |
| | |
| | |
| | | |
Generated "libmysql.ver" will be in \$(top_builddir)
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/opt/local/work/mysql-5.0-root
|
| |\ \
| | | |
| | | |
| | | | |
into april.(none):/home/svoj/devel/mysql/BUG3074/mysql-4.1
|
| | | |
| | | |
| | | |
| | | | |
libmysqlclient versioning when linked with GNU ld.
|
| |/ / |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
into mysql.com:/home/mydev/mysql-5.0-bug10932
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into mysql.com:/home/mydev/mysql-5.0-bug10932
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|