sasha@mysql.sashanet.com
415df59f86
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-13 09:29:32 -06:00
sasha@mysql.sashanet.com
a74811e72b
64-bit portability fixes in network I/O
...
use $MAX_TABLES mysqltest variable to make join test portable
make test now works with the manager on IA64 Linux
2001-10-13 09:28:35 -06:00
serg@serg.mysql.com
38bd84b7f9
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-12 17:47:13 +02:00
sasha@mysql.sashanet.com
d10b81bf51
fixes for mysql-test to run without manager
...
a bit more work on failsafe replication
2001-10-11 13:54:06 -06:00
serg@serg.mysql.com
65e05c5dcb
Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0-newft
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-11 18:47:22 +02:00
serg@serg.mysql.com
8ad15872a5
misc. fulltext staff
2001-10-11 18:46:35 +02:00
sasha@mysql.sashanet.com
9b163ef5ae
got the last changeset to compile/run
...
mysqltest can run without connecting to the manager for tests that do not
require manager operations
2001-10-10 15:36:35 -06:00
serg@serg.mysql.com
069d313fd9
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-10 18:22:14 +02:00
sasha@mysql.sashanet.com
af82bc245b
merged
2001-10-09 20:59:42 -06:00
monty@hundin.mysql.fi
06e719b7cc
Remved Gemini code.
2001-10-10 02:50:28 +03:00
sasha@mysql.sashanet.com
7b06c3c311
support for three slaves in mysql-test
2001-10-09 16:43:05 -06:00
serg@serg.mysql.com
3911c81024
merged
2001-10-09 16:01:06 +02:00
serg@serg.mysql.com
3d3ef6528a
Boolean search passes _some_ tests
2001-10-09 14:53:54 +02:00
sasha@mysql.sashanet.com
8c6a01bf81
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-08 13:49:47 -06:00
sasha@mysql.sashanet.com
b13bd81cb1
groundbreaking on fail-safe replication - added a token feature to have an
...
excuse to have a test case. Mental trick to get things moving faster...
2001-10-08 13:07:50 -06:00
monty@hundin.mysql.fi
2f603156ed
Cleanup after last merge
2001-10-08 07:24:04 +03:00
monty@hundin.mysql.fi
938a8dc2ef
merge
2001-10-08 05:36:35 +03:00
monty@hundin.mysql.fi
88aff4bf85
Updated manual about embedded version.
...
Speed up column-completion in 'mysql'
Don't use ISAM if HAVE_ISAM is not defined
A lot of fixes for the embedded version. All libraries are now included in libmysqld.a
Changed arguments to convert_dirname() to make it more general.
Renamed files in the 'merge' directory to all use a common prefix.
Don't compile both assembler and C functions on x86
2001-10-08 04:58:07 +03:00
monty@work.mysql.com
a17173c74d
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-10-07 12:26:03 +02:00
sasha@mysql.sashanet.com
1bea4bd36b
fixed crash on slave when master aborts a query that has % in it.
2001-10-05 13:18:18 -06:00
sasha@mysql.sashanet.com
a71f818aa2
Merge
2001-10-04 15:46:04 -06:00
monty@hundin.mysql.fi
62c8014171
Fixed some build problems.
...
Fix that compressed packets and normal packets looks indentical before calling net_real_write()
(Needed for query cache)
Optimize IS NULL handling
2001-10-04 02:44:18 +03:00
sasha@mysql.sashanet.com
69b9d6f2f6
post-merge fixes
2001-10-03 15:19:58 -06:00
sasha@mysql.sashanet.com
c0f87c836a
merged
2001-10-03 14:21:16 -06:00
sasha@mysql.sashanet.com
20ece90471
fixed slave to clean up load data infile temp files
...
instrumented the server with DBUG_SYNC_POINT() macro
2001-10-03 13:55:31 -06:00
monty@hundin.mysql.fi
38d120b055
Portability fix
2001-10-03 18:38:32 +03:00
monty@hundin.mysql.fi
55a6911bb1
Portability fixes.
2001-10-03 17:02:14 +03:00
monty@work.mysql.com
193ae61fc0
merge
2001-10-02 21:33:47 +02:00
monty@hundin.mysql.fi
db82d30bf0
Fix for make dist
...
Made replication test portable
Fixed buffer overrun bug in replication
2001-10-02 22:21:14 +03:00
sasha@mysql.sashanet.com
6b37cce2ae
mysqltest can now talk to manager and start/stop servers with
...
server_start/server_stop
changed rpl000018 to use the new server restart feature instead of a
hack
2001-10-01 16:13:55 -06:00
monty@hundin.mysql.fi
b5622e11dd
Portability fixes
2001-09-30 22:04:56 +03:00
monty@hundin.mysql.fi
2350609bce
Fixed that SHOW CREATE TABLE shows all attributes
2001-09-30 05:47:35 +03:00
sasha@mysql.sashanet.com
bb66c80aeb
client/mysqlmanagerc.c
...
added support for quiet
increased line buffer size
client/mysqltest.c
fixed memory leak
added query logging to result file
added error message logging to result file
added enable_query_log/disable_query_log
mysql-test/mysql-test-run.sh
converted tests to use mysqlmanager
Updated test results
2001-09-27 23:05:54 -06:00
monty@hundin.mysql.fi
3fc4f0731f
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-09-28 07:28:05 +03:00
monty@work.mysql.com
390e57687b
merge
2001-09-28 06:28:04 +02:00
monty@hundin.mysql.fi
a4bc23add6
Fixed bug in counting open files when using many files
...
Fixed bug in JOIN
2001-09-27 22:02:37 +03:00
monty@tik.mysql.fi
e05bf277d6
Final fixes for INSERT into MERGE tables.
...
Move MAX_BLOB_WIDTH to be global
Added full support for unsigned BIGINT
Fixed spelling errors
2001-09-27 21:45:48 +03:00
monty@hundin.mysql.fi
e390a99573
Added support of INSERT to MERGE tables
...
Fixes for embedded libary and openssl
2001-09-22 17:40:57 +03:00
monty@hundin.mysql.fi
5a14bb2a7e
Integrated table->ref_primary_key into table->part_of_key
...
Fixed bug in UNION
2001-09-21 03:38:35 +03:00
monty@hundin.mysql.fi
21fc525425
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-09-18 05:17:53 +03:00
monty@work.mysql.com
55485f5c2d
Merge work.mysql.com:/home/bk/mysql
...
into work.mysql.com:/home/bk/mysql-4.0
2001-09-18 04:17:52 +02:00
monty@hundin.mysql.fi
0979515609
Fix error messages
...
Configure fixes
2001-09-18 05:16:39 +03:00
monty@hundin.mysql.fi
cd78a8be66
Fix for LOAD DATA FROM MASTER when using tables with checksum
...
Fixed some wrong test cases
2001-09-18 04:58:15 +03:00
serg@serg.mysql.com
6e31331068
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-09-18 00:46:16 +02:00
monty@work.mysql.com
eb9cbe2cba
merge
2001-09-17 23:26:00 +02:00
monty@hundin.mysql.fi
bfc7394ec3
Fixed bug in UNION when doing UNION with the same tables
2001-09-17 22:44:51 +03:00
monty@hundin.mysql.fi
295107457f
Fixed bug with SELECT * ... UNION
2001-09-17 15:40:03 +03:00
sasha@mysql.sashanet.com
8fff8f1856
fixed bug in mysqltest
...
updated mysql-test-run with features from 4.0
added a test case for broken load data from master for MyISAM tables
with checksum
2001-09-15 22:09:12 -06:00
serg@serg.mysql.com
a7e40c570e
flush bulk-insert tree on dup key
2001-09-15 17:04:04 +02:00
monty@hundin.mysql.fi
6f76764758
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-09-14 19:52:22 +03:00