- 29 Mar, 2010 1 commit
-
-
Jonathan Perkin authored
Don't create empty ChangeLog.
-
- 26 Mar, 2010 3 commits
-
-
Jonathan Perkin authored
-
Jonathan Perkin authored
locations.
-
Jonathan Perkin authored
-
- 25 Mar, 2010 7 commits
-
-
Jonathan Perkin authored
Add ChangeLog.
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
Jonathan Perkin authored
Make mysql.info optional.
-
Jonathan Perkin authored
-
Jonathan Perkin authored
prefers to take docs directly from the source tree.
-
Jonathan Perkin authored
correct location.
-
- 24 Mar, 2010 7 commits
-
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
Joerg Bruehe authored
-
Jonathan Perkin authored
-
Joerg Bruehe authored
which was detected during the build of 5.5.3-m3. This requires version 9 of IBM C++ to help. More fixes will still be needed, it is very strict (or rather: a bit picky?) about templates.
-
Joerg Bruehe authored
about handling the debug plugin files, also "ha_example.*" are dropped.
-
Jonathan Perkin authored
-
- 23 Mar, 2010 4 commits
-
-
Jonathan Perkin authored
While here: - split INSTALL_*DIR variables into two sections, first set the major variables, then second set the minor ones, using the major where appropriate. - format the settings for easier parsing (at least with a wide terminal)
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
- 22 Mar, 2010 7 commits
-
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
Joerg Bruehe authored
archive storage engine headers don't include my_global.h first During the build of 5.5.3-m3 on older Linux platforms (kernels 2.4 or early 2.6), the symptom described in the bug report occurred both in the "archive" and in the "innobase" storage engine. This change is the patch proposed in that bug report, and a similar one in innobase, that latter is aligned with Vasil Dimov of Innobase, the original author.
-
Joerg Bruehe authored
as found necessary during the release build of 5.5.3-m3. scripts/CMakeLists.txt: The scripts "mysqldumpslow" and "mysqlhotcopy" need to be handled. scripts/make_win_bin_dist: 1) We do not create ".map" files any more. 2) Typing error fixed, it isn't "$DISTDIR" but "$DESTDIR". 3) Security fix: If the argument isn't of the form "dst=src", then we want the variables to be empty. The original code would have used an argument "foo" to set both "$src" and "$dst" to this string, which doesn't make much sense.
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
- 19 Mar, 2010 2 commits
-
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
- 18 Mar, 2010 1 commit
-
-
Jonathan Perkin authored
-
- 16 Mar, 2010 1 commit
-
-
Joerg Bruehe authored
A variable declaration was preceded by "DBUG_PRINT()". sql-common/client.c: Thou shalt not declare a variable after an executable statement (and "DBUG_PRINT()" is executable).
-
- 15 Mar, 2010 3 commits
-
-
Joerg Bruehe authored
extracted from a work-in-progress development branch just for the build of 5.5.3-m3.
-
Joerg Bruehe authored
-
Joerg Bruehe authored
The "cmake" way still shows issues in our release build environment. Block it temporarily, but in a way that can easily be undone. This change is to be reverted once the problems are solved. BUILD/choose_configure.sh: Easiest way: Preset "HAVE_CMAKE=no"
-
- 13 Mar, 2010 1 commit
-
-
Joerg Bruehe authored
-
- 12 Mar, 2010 3 commits
-
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-