| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
not yet tested - will not be pushed for a few hours - need to commit in
order to pull
|
|
|
|
|
|
| |
fixed bug in variable assignment in mysqltest
fixed coredump on conversion from empty blob/text to date
added test case for empty blob conversion to date
|
|
|
|
| |
Added missing files for innobase to the distribution
|
|
|
|
| |
Updated manual about INNOBASE and BDB
|
|
|
|
| |
Added test for ALTER TABLE ORDER BY
|
| |
|
|
|
|
|
| |
Fixes for Innobase
Don't reset whole to-buffer in strxnmov
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix to make ENCRYPT work
BUILD/compile-pentium-debug
debug has different warnings
BUILD/FINISH.sh
save symbol table and dissassembled code with symobls available before strip
use $do_make for make decision instead of $make to avoid conflict
BUILD/SETUP.sh
export AM_MAKEFLAGS
fast is now -fno-omit-frame-pointer, the opposite is now called
reckless
configure.in
fixes to make CRYPT work again
Docs/Makefile.am
hack to avoid rebuilding the manual on make clean -why does
Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
|
|
|
|
|
| |
- consolidate common functionality into one place
- make them detect gmake/make
|
| |
|
|
|
|
|
|
|
|
|
|
| |
make -j 2
mysys/my_open.c
my_umask is better than 0 - we do not want 0000 files when my_open() is called with O_CREAT
sql/log.cc
fixed up IO_CACHE to make replication work, not fully yet
sql/log_event.cc
fixed up IO_CACHE
|
| |
|
| |
|
|
|
|
| |
this message will appear in the change set
|
|
|