Commit graph

931 commits

Author SHA1 Message Date
tim@cane.mysql.fi
57b5476aeb Makefile bug fixes. 2000-12-21 11:56:43 +02:00
tim@cane.mysql.fi
9a29f1f7a5 Compatibility fix for BSDi.
BSDi uses size_t * for the optlen arg to getsockopt, while other Unixes
use socklen_t *.
2000-12-21 11:54:08 +02:00
sasha@mysql.sashanet.com
45d537d580 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-20 07:17:10 -07:00
sasha@mysql.sashanet.com
a3e3b04f2a fixed up rpl000014
undid bug in ENCRYPT() - will push this now
added a test case for ENCRYPT()
2000-12-20 07:15:49 -07:00
serg@serg.mysql.com
f9c2560f13 Merge 2000-12-20 13:41:22 +01:00
serg@serg.mysql.com
9eea24708c mysql-test-run.sh expr substr -> echo | cut 2000-12-20 13:39:27 +01:00
serg@serg.mysql.com
94b9b751f6 sql_select.cc Disables quick_select for JT_FT
filesort.cc	Temporary fix for FULLTEXT index removed
2000-12-20 12:51:00 +01:00
jcole@tetra.spaceapes.com
0a7dfd01d6 A whole bunch of fixes and updates to the manual. 2000-12-20 04:15:53 -06: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
sasha@mysql.sashanet.com
e0f3ef911c Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-12-19 18:03:24 -07:00
sasha@mysql.sashanet.com
2c2c9c9fd5 sql/mysqld.cc
small fixes in backtrace code
2000-12-19 18:02:25 -07:00
sasha@mysql.sashanet.com
abd31b570e fixes for backtracing, still will not push, just a local commit 2000-12-19 07:56:24 -07:00
tim@cane.mysql.fi
4656daa6e4 Pass arguements to the build script on to configure. 2000-12-18 23:55:47 +02:00
tim@cane.mysql.fi
27bb086348 Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-18 23:52:57 +02:00
tim@cane.mysql.fi
1154dace3f Merge 2000-12-18 23:34:51 +02:00
monty@donna.mysql.com
11f7fd10f0 erge with 4.0 + updates for column types 2000-12-18 23:29:52 +02:00
tim@cane.mysql.fi
70d4d0bae6 Ignore Berkeley DB directory. 2000-12-18 23:25:27 +02:00
tim@cane.mysql.fi
34efa902b0 - cleaned up BUILD scripts
- consolidate common functionality into one place
    - make them detect gmake/make
2000-12-18 23:24:19 +02:00
tim@cane.mysql.fi
5fdf032769 Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>
for the code.
2000-12-18 23:22:20 +02:00
sasha@mysql.sashanet.com
eccd463bd2 fixed logging bug in generate_table()
added message on all segfaults, and numeric backtrace of Linux i386
introduced a bug into ENCRYPT() to test backtrace - will clean up
before push, but need this commit locally to pull on slave repositories
to do further testing
2000-12-18 11:09:45 -07:00
monty@donna.mysql.com
8dc9ddf977 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-18 19:06:10 +02:00
jani@prima.mysql.fi
e63aa638a9 Merge work:/home/bk/mysql into prima.mysql.fi:/home/my/bk/mysql 2000-12-18 19:06:09 +02:00
monty@donna.mysql.com
2f632fd151 removed old benchmarks + marked old files as gone 2000-12-18 16:33:25 +02:00
monty@donna.mysql.com
155823ad51 Lots of new benchmark runs
Remember filename for temporary files created with mkstemp
Fixed wrongly allocated BDB share structure
Cleanups for SunPRO
2000-12-18 16:09:19 +02:00
mwagner@evoq.home.mwagner.org
f11d5c837d manual.texi Contrib API entry. 2000-12-17 05:15:32 -06:00
mwagner@evoq.home.mwagner.org
bfdc1b24e8 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-12-17 05:05:47 -06:00
monty@donna.mysql.com
5cce198b69 Fixed error when copying mysqld_multi
Fixes for mysql-test
Fixed race condition in SHOW LOGS
2000-12-16 23:41:45 +02:00
mwagner@evoq.home.mwagner.org
83ee278da0 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-12-16 12:30:54 -06:00
mwagner@evoq.home.mwagner.org
df06235e89 2000-12-16 12:28:19 -06:00
monty@donna.mysql.com
bed1668e23 Backed out the new LARGEFILE patch as it broked several things 2000-12-16 14:26:00 +02:00
jani@prima.mysql.fi
8594820fd6 New version of mail_to_db.pl 2000-12-16 05:56:46 +02:00
monty@donna.mysql.com
f9dcc70932 configure fix to get Linux to work with new large file system detection 2000-12-16 04:35:17 +02:00
monty@donna.mysql.com
96f5b4f4fe Fix problem with S_ISLNK() on Linux 2000-12-16 03:10:13 +02:00
monty@donna.mysql.com
2803bcd8be Fixed missing long option
Portability fix for Linux
2000-12-16 02:28:39 +02:00
monty@donna.mysql.com
2e83820b0f Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-16 01:19:53 +02:00
monty@donna.mysql.com
18f7b7b678 Configure updates
Fixed my_print_defaults --no-defaults
2000-12-16 01:17:13 +02:00
jcole@tetra.spaceapes.com
56ba98f511 Updated references to 3.23 as "beta" to "Gamma" in the manual. 2000-12-15 10:20:25 -06:00
tim@cane.mysql.fi
574b2e932c Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-15 18:01:57 +02:00
tim@cane.mysql.fi
b13b08fd21 Make mysqld_show_logs work without HAVE_BERKELEY_DB. 2000-12-15 18:01:17 +02:00
monty@donna.mysql.com
b58d92652b merge 2000-12-15 16:18:00 +02:00
monty@donna.mysql.com
3ea85078dc Fixed <=>
Added mysqltest for <=>
Removed use of TAB in output from mysql-test-run
2000-12-15 16:12:31 +02:00
tim@cane.mysql.fi
a6d703b73a Fix berkeley_show_logs(). 2000-12-15 14:33:22 +02:00
tim@cane.mysql.fi
ea2d545e9f manual.texi - fix typo 2000-12-15 13:29:32 +02:00
tim@cane.mysql.fi
77785a60b3 Update News about SHOW LOGS. 2000-12-15 13:23:55 +02:00
tim@cane.mysql.fi
7bff1dd4db Add SHOW LOGS command. 2000-12-15 13:18:52 +02:00
monty@tik.mysql.com
4a99b428ed Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql 2000-12-15 11:09:15 +02:00
monty@tik.mysql.com
b186b4f27a Fixed that LPAD() and RPAD() cuts arguments
New test for string functions
2000-12-15 10:58:17 +02:00
sasha@mysql.sashanet.com
0ed8894335 mysql-test/r/rpl000016.result
forgot to check this in
2000-12-14 20:45:16 -07:00
sasha@mysql.sashanet.com
d9d49dfa44 client/mysqltest.c
fixed bug that created empty result files in no-record mode
mysql-test/t/rpl000007.test
    testing non-replication of load data infile when the table is excluded from replication
mysql-test/t/rpl000016.test
    test purge master logs
sql/slave.cc
    fix memory leaks found by  purge master logs test
sql/sql_repl.cc
    fixed race condition and delete before close bug in reset_slave()

Overall comments - coverage testing is a very good thing!
2000-12-14 20:17:18 -07:00
sasha@mysql.sashanet.com
b3211ac281 I fixed the bug too and had to merge conflicts 2000-12-14 17:48:54 -07:00