Commit graph

22 commits

Author SHA1 Message Date
jcole@mugatu.spaceapes.com
4a1bcbe30a Added Makefile.am targets for internals.texi.
Cleaned up internals.texi, changed tabs to spaces.
2002-03-17 05:30:03 -06:00
jcole@mugatu.spaceapes.com
b285fc7940 Cleaned up rules in Docs/Makefile.am. 2002-03-14 04:11:20 -06:00
jcole@mugatu.spaceapes.com
9aa35b81b7 Added German manual builds in Makefile.am.
Fixed typo in manual.de.texi.
2002-03-14 03:50:51 -06:00
monty@hundin.mysql.fi
e19cc36659 Cleanup Docs/Makefile.am 2001-12-14 00:38:46 +02:00
monty@hundin.mysql.fi
1d3e058c4b Added FLUSH DES_KEY_FILE.
New HEX() function.
Final (?) cleanup of des_encrypt() / des_decrypt().
Added missing files to Makefiles.
2001-12-13 15:53:18 +02:00
serg@serg.mysql.com
659a8e0e8a make ../INSTALL-SORCE bugfix 2001-11-21 12:05:59 +01:00
jcole@tetra.spaceapes.com
a351429e26 Added docbook-fixup.pl to fix up XML DocBook format. 2001-10-14 19:29:23 -05:00
jcole@tetra.spaceapes.com
e5b45e2297 Added target for mysql.xml to Docs/Makefile.am. 2001-08-22 14:28:35 -05:00
tim@threads.polyesthetic.msg
bcd6abea6d Use INSTALL_DATA instead of cp.
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
jcole@tetra.spaceapes.com
b04939b964 Docs/Makefile.am
Fixed a small bug.. comment was being overwritten.
Docs/Support/test-make-manual
  Will now fix it's own dependencies.. includes checking out files
  and creating it's own include.texi.
2001-01-20 04:10:42 -06:00
monty@donna.mysql.com
6d0e529042 Fixed bug when having many binary log files
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
sasha@mysql.sashanet.com
3c06a414d3 acconfig.h
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?
2000-12-20 00:11:49 -07:00
monty@work.mysql.com
e1c55775e5 mysql.spec.sh Don't install BDB
Do-patch-file	Update for new web structure
Makefile.am	Added dependency for manual_toc.html
Makefile.am	Replaced chmod with RM to avoid error message
2000-12-13 12:43:45 +01:00
monty@donna.mysql.com
dc5e32ea40 Added connect_timeout and fix for transactions per statement 2000-11-27 02:28:41 +02:00
monty@donna.mysql.com
adeed9168d Added bdb_lock_max and fixed bug in BDB tables when using key parts 2000-10-25 01:50:46 +03:00
serg@serg.mysql.com
c11eb85a6f configure.in Add check for pdftex
Docs/Makefile.am   Do not compile manual.pdf if pdftex not present
2000-10-04 19:07:59 +02:00
jcole@tetra.spaceapes.com
b85d391492 Docs/Makefile.am:
PDF Manual now has Indexes.
Docs/manual.texi:
  Added stub and conditionals for removing GPL and LGPL from NuSphere
  manual.
2000-09-26 17:28:18 -05:00
jcole@tetra.spaceapes.com
71c1477fb6 work to create nusphere.pdf automagically. 2000-09-19 01:13:26 -05:00
monty@donna.mysql.com
25106ec755 configure fixes 2000-09-14 15:10:06 +03:00
jcole@tetra.bedford.progress.com
522d0b0b6b Added target for printed manual pdf for NuSphere. 2000-09-05 10:46:24 -05:00
monty@donna.mysql.com
ea013c2152 Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00