mwagner@evoq.home.mwagner.org
b524e3badf
manual.texi Mirror added in China.
2000-12-27 20:45:51 -06:00
tim@cane.mysql.fi
a23a5d9860
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-28 04:34:44 +02:00
tim@cane.mysql.fi
be02015b13
Share DB *file; this fixes a deadlock problem.
...
While we're at it, share the keyfile and keytype arrays, too.
2000-12-28 04:25:31 +02:00
monty@donna.mysql.com
79deac3a75
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-28 03:57:47 +02:00
monty@donna.mysql.com
0e8bb6488e
Changeset
2000-12-28 03:57:19 +02:00
monty@donna.mysql.com
c0f40d14cc
Added support for hex strings to mysqlimport
...
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
2000-12-28 03:56:38 +02:00
mwagner@evoq.home.mwagner.org
50780e0097
manual.texi Updated contrib link.
2000-12-27 09:44:41 -06:00
monty@donna.mysql.com
361067e915
Extended mysqltest with --commands and 'require'
...
Fixed test results.
Added mysqld variable 'have_isam'
2000-12-27 03:31:06 +02:00
serg@serg.mysql.com
4e26801e38
Merge
2000-12-26 21:59:08 +01:00
monty@donna.mysql.com
988a98c393
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-26 17:35:48 +02:00
monty@donna.mysql.com
a12c1ffb9a
--safe-show-db and have_xxx variables
2000-12-26 17:34:04 +02:00
tim@cane.mysql.fi
384b371bd2
ha_berkeley.cc - Don't use subtransactions in update_row by default
...
ha_berkeley.cc - Use the DB_RMW (read, modify, write) flag when removing a key
ha_berkeley.h - Don't use subtransactions in update_row by default
sql_table.cc - Don't use subtransactions in update_row by default
bdb.result BitKeeper file /usr/home/tim/my/work/mysql-test/r/bdb.result
bdb.test BitKeeper file /usr/home/tim/my/work/mysql-test/t/bdb.test
2000-12-26 17:16:49 +02:00
tim@cane.mysql.fi
142a7b3666
Merge
2000-12-26 10:56:20 +02:00
tim@cane.mysql.fi
dbb6483111
configure.in --without-raid should not #define USE_RAID
2000-12-26 10:54:45 +02:00
mwagner@evoq.home.mwagner.org
77ce347cd5
manual.texi Contrib entry.
2000-12-24 09:19:43 -06:00
serg@serg.mysql.com
e9cc0d26a2
Merge
2000-12-24 15:34:30 +01:00
monty@donna.mysql.com
75dc09534b
Fix duplicate symbol problem
2000-12-24 16:00:46 +02:00
monty@donna.mysql.com
6ba7c07ce2
merge
2000-12-24 15:22:33 +02:00
monty@donna.mysql.com
b590fa2567
New benchmark test
...
Fixed bug in REPLACE with BDB tables
Prepare for write lock on read for BDB
Inform the handler when we want to use IGNORE / REPLACE
New manual pages
2000-12-24 15:19:00 +02:00
serg@serg.mysql.com
c21c89cd67
raid.h moved my_raid_type() out of #ifdef USE_RAID
...
sql_show.cc #define USE_RAID removed
2000-12-23 23:26:54 +01:00
serg@serg.mysql.com
4949aea345
gone fixed (hopefully)
2000-12-22 21:08:28 +01:00
serg@serg.mysql.com
8b9fa72832
Merge
2000-12-22 20:23:03 +01:00
serg@serg.mysql.com
06b0f81586
mysql-test-run.sh remove *.reject before testing
...
mrg000001.test clean merge tables for other tests to work
mysqltest.c always compare vs. @result if any
mrg000002.result corrected
2000-12-22 20:10:35 +01:00
tim@cane.mysql.fi
8f51a9f1f3
Style fix - keep os-specific stuff together.
2000-12-22 20:57:00 +02:00
tim@cane.mysql.fi
30e8de65b6
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-22 16:42:49 +02:00
tim@cane.mysql.fi
c7b405fb65
Fatfinger fix: SLAVE_MASTER_INF -> INFO.
2000-12-22 16:31:57 +02:00
tim@cane.mysql.fi
281a054f2a
Fix replace bug w/ BDB tables by passing key_length to index_read_idx.
2000-12-22 16:19:54 +02:00
tim@cane.mysql.fi
94806e013d
Fix bug in FINISH.sh that kept CFLAGS from being used.
...
Allow multiple options to be passed to mysql-test-run.
2000-12-22 16:09:10 +02:00
serg@serg.mysql.com
74d4eb53a0
sql_show.cc added RAID_* options to SHOW CREATE output
2000-12-22 12:25:49 +01:00
tim@cane.mysql.fi
7e3fd8ce79
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-21 12:00:09 +02:00
tim@cane.mysql.fi
6ea6978847
Test replace on all table types.
...
Test delete from BDB table using hidden primary key.
2000-12-21 11:58:02 +02:00
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