| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
without trying to re-run autotools.
|
|\
| |
| |
| |
| |
| |
| | |
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied
|
| |
| |
| |
| |
| | |
other actions, as otherwise timestamps of "config.h.in" will
cause re-run on compilation machine (fatal version problem!).
|
| |
| |
| |
| | |
autom4te.cache directory and update the headers of the message files.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
|
| |
| |
| |
| | |
when pulling BK trees before.
|
|\ \
| | |
| | |
| | | |
into mysql.com:/home/my/mysql-4.1
|
| | |
| | |
| | |
| | |
| | | |
Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database
Safety fix for mailformed MERGE files
|
|/ /
| |
| |
| | |
Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
|
|\ \
| |/ |
|
| |
| |
| |
| |
| | |
modifying configure.in for the commercial tarballs
- added my-innodb-heavy-4G.cnf to the distribution
|
| |
| |
| |
| | |
Fixed it to work, added function to fix include/mysql_version.h LICENSE tag from GPL to Commercial
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
- Changed the default log file name to Bootstrap-<repository>.log
(e.g. Bootstrap-mysql-4.0.log) (thanks to Joerg for the hint)
- added option "--archive-log" to automatically move the log file
into the Log directory of the exported tree
|
| | |
|
| |
| |
| |
| |
| | |
file "EXCEPTIONS" and include it in the source and binary
distributions
|
| |
| |
| |
| | |
compression library
|
|\ \
| |/ |
|
| |
| |
| |
| | |
- fix calling of my_md5sum
|
| |
| |
| |
| |
| |
| |
| | |
Mac OS X: the name of the startup script itself must match the
name of the subdirectory it's located in. Changed MySQL->MySQLCOM
in the Do-pkg script and renamed the file in BK. (Thanks to Bryan
McCormack for reporting this)
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Call my_md5sum with path
|
| |
| |
| |
| | |
Added support for MD5 verification of file transfers
|
| |\
| | |
| | |
| | | |
into here.mwagner.org:/Volumes/BK/mysql-4.0-work
|
| | |
| | |
| | |
| | | |
Exit properly
|
| |\ \
| | |/
| | |
| | | |
into here.mwagner.org:/Volumes/BK/mysql-4.0
|
| | |
| | |
| | |
| | | |
Added code to use locally installed perl modules first
|
| | |
| | |
| | |
| | | |
Updates for output enhanced Bootstrap
|
|\ \ \
| | | |
| | | |
| | | | |
into here.mwagner.org:/Volumes/BK/mysql-4.1
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into here.mwagner.org:/Volumes/BK/mysql-4.1-work
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fix for the condition when "the_fat" doesn't end with 'dnl\n', but ')\n'.
|
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | |_|/
| |/| |
| | | |
| | | | |
Small fix to handle the src rpm file correctly (contains '0', release number in spec file)
|
| | | |
| | | |
| | | |
| | | | |
Change behaviour to be like the md5sum in GNU coreutils
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into here.mwagner.org:/Volumes/BK/mysql-4.0-work
|
| | | | |
| | | | |
| | | | |
| | | | | |
new file, simulates 'md5sum' as a perl script
|
| |_|/ /
|/| | |
| | | |
| | | | |
build thread
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
into here.mwagner.org:/Volumes/BK/mysql-4.1
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed vim to expandtab's, retab'd code
Fixed CWD bug in trim_the_fat()
|
| | | |
| | | |
| | | |
| | | | |
Cleaned-up trim_the_fat()
|
| | | |
| | | |
| | | |
| | | | |
weird compile errors)
|
|/ / /
| | |
| | |
| | | |
requested
|
|\ \ \ |
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* added 'local $/' to keep from undef-ing $/ (the newline setting) for the whole script
* removed the target dir removal (target dir is not a temp dir!)
* use split to create filelist (cleaner way than using chomp!)
* removed use of chomp because it caused some file names to be mangled
* print out which file is being processed if verbose
mysql-copyright-2:
* added cpp to list of files to be processed (for windows archives)
|
| | |/
| | |
| | |
| | |
| | |
| | | |
tar directory. Had to use `cd $WD` vs chdir($WD).
Servers.fgl -> made sure all charset files were accounted for (cp 1256 was missing)
|
| | |
| | |
| | |
| | | |
Small fixes to handle packaging of windows src (commercial) file
|
| | | |
|