sasha@mysql.sashanet.com
21cf70e9e0
updates for the new build
2002-02-15 14:02:48 -07:00
monty@hundin.mysql.fi
cf39ab2ff2
Remove uage of static variable from file locks.
2002-02-10 20:28:58 +02:00
sasha@mysql.sashanet.com
8ef07c4ffa
updated test suite to be able to run 3.23 master and 4.0 slave
...
got LOAD DATA INFILE replication from 3.23 master to 4.0 slave to work
for some reason query_cache now fails - will push anyway and document the
failure if I can repeat it.
2002-02-09 13:58:53 -07:00
sasha@mysql.sashanet.com
7275dcef35
misc replication bugfixes including some needed modifications in IO_CACHE
...
likely() and unlikely() branch prediction compiler hint macros
clean-up of comments
2002-01-26 22:26:24 -07:00
sasha@mysql.sashanet.com
8e43ad12c3
post-merge fixes, including slave-skip-errors backport
...
fixed too quick timeout in mysql-test-run which caused a race with the
new server getting started before the old one completely finished
shutdown. This should fix the pid warning we've been getting as well as
inconsistent results when running tests with the manager
2002-01-22 15:05:11 -07:00
monty@hundin.mysql.fi
5b77e33910
Fixed test case after HANDLER CLOSE fix
2001-12-23 03:03:09 +02:00
monty@hundin.mysql.fi
d2cae57402
Limit created keys to MAX_KEY_LENGTH.
...
Fix problem with query cache and database names
2001-12-23 02:43:46 +02:00
monty@hundin.mysql.fi
0eb46e4256
Fix insert delated + query cache.
...
Fix pthread_mutex_trylock on HPUX (needed for query cache).
2001-12-20 06:14:11 +02:00
monty@hundin.mysql.fi
1a4ac20bf9
Fixed bug in FLUSH QUERY CACHE
...
Changed 'send_file_to_server' to use less stack (Fixed replication problem on OSF1).
2001-12-19 15:45:04 +02:00
monty@hundin.mysql.fi
0048a58f03
Updated benchmarks
...
Portability fixes.
Fixed bug in mysqlbinlog when detecting binary log version
2001-12-18 05:34:00 +02:00
monty@hundin.mysql.fi
1eb99ae80b
Fix for purify
2001-12-18 00:23:56 +02:00
monty@hundin.mysql.fi
1904d7a88d
Portability fixes
2001-12-17 15:00:14 +02:00
monty@hundin.mysql.fi
4dbd9e061c
Lots of portability fixes.
...
Fixed shutdown on HPUX.
Fixed bug in query cache.
2001-12-17 03:02:58 +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
monty@hundin.mysql.fi
a5f061c7fb
Merge
2001-12-13 02:38:39 +02:00
monty@hundin.mysql.fi
87fd219d67
Fixed sleep time in mysql-test-run
...
Fixed bug in query cache.
Cleaned up des_crypt code.
2001-12-13 02:31:19 +02:00
serg@serg.mysql.com
997d900e97
do not use manager with gdb *by default*
2001-12-11 20:39:59 +01:00
monty@hundin.mysql.fi
db2e22bf7e
Portability fixes.
...
Changed mysql-test-run.sh to test for files to get shorter, more reliable timeouts.
2001-12-10 18:16:51 +02:00
monty@bitch.mysql.fi
d0ccff5090
New improved IO_CACHE
2001-11-28 02:55:52 +02:00
serg@serg.mysql.com
47a75b04d4
typo fixed
2001-11-21 12:36:05 +01:00
serg@serg.mysql.com
4aa8f0adc1
fixes: --gdb does not implies --manager
...
--manager implies --skip-gdb-magic
(which was introduced to make --gdb usable w/o manager)
2001-11-20 17:59:57 +01:00
serg@serg.mysql.com
dd09b4e9c7
./mysql-test-run test1 test2 test3
2001-11-20 14:18:57 +01:00
sasha@mysql.sashanet.com
586e812452
use env vars for socket/port in connect in mysqltest
...
--local-master option in mysql-test-run
do not log CREATE TABLE when doing table dump
fix replication to slave off 3.23 master
2001-11-17 17:23:46 -07:00
sasha@mysql.sashanet.com
beaf95b09d
work to enable reading 3.23 logs - not yet finished
...
moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc
write start event only in the first log
2001-11-10 22:24:12 -07:00
sasha@mysql.sashanet.com
a56c72a214
fixed memory leak in replication
...
fixed bugs in new IO_CACHE code so that the old calls work
fixed shutdown bug
clean-up of mysql-test-run
2001-11-08 22:27:55 -07:00
sasha@mysql.sashanet.com
2593a7cb33
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-07 16:53:11 -07:00
sasha@mysql.sashanet.com
c0e55b9d16
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-07 16:27:30 -07:00
sasha@mysql.sashanet.com
cc95bc5765
manager clean-up ( added pid-file and kill in mysql-test-run when things go wrong)
...
fixes for IO_CACHE
need to pull Monty's fixes - this is not final, will not be pushed
2001-11-07 16:17:40 -07:00
monty@hundin.mysql.fi
55180ca1b3
Add timeout for shutdown to mysql-test-run
2001-11-07 23:38:33 +02:00
monty@hundin.mysql.fi
1bc03e8b17
Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.
2001-11-07 23:18:12 +02:00
monty@hundin.mysql.fi
f9a321af8a
merge
2001-11-07 00:19:36 +02:00
monty@hundin.mysql.fi
4157d12df5
Added missing mysqlbinlog to binary distributions.
...
Applied patch to mysqlhotcopy
2001-11-07 00:08:57 +02:00
monty@hundin.mysql.fi
3afb157ca2
Fixes up things after merge from 3.23.44
...
Portability fixes.
Don't delete temporary tables on FLUSH tables.
2001-11-05 01:04:08 +02:00
serg@serg.mysql.com
ccb7bb485b
./mysql-test-run --gdb
2001-10-18 15:45:33 +02:00
serg@serg.mysql.com
e4405fc5d8
make mysql-test-run --gdb to work (as it does not wait for keypress anymore)
...
manual updated
2001-10-15 18:27:12 +02:00
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
sasha@mysql.sashanet.com
2d3f96b483
changed manager to use my_net_*
...
fixed bug in master - unregister slaves when they disconnect
2001-10-12 09:37:25 -06:00
monty@hundin.mysql.fi
da96aaed2f
Manual cleanups
2001-10-12 00:41:31 +03: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
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
sasha@mysql.sashanet.com
7b06c3c311
support for three slaves in mysql-test
2001-10-09 16:43:05 -06: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@hundin.mysql.fi
88e5ee0184
Fix for 'mysqladmin -w1 unknown-command'
...
Manual Changelog update
2001-10-07 14:18:09 +03:00
sasha@mysql.sashanet.com
a71f818aa2
Merge
2001-10-04 15:46:04 -06:00
monty@hundin.mysql.fi
e801235019
New script: explain_log.sh
...
Portability fixes.
Handle cleanup when we get an error before the message file is read.
Fix bug in multi-table delete
2001-10-04 21:52:41 +03:00
monty@hundin.mysql.fi
6c1344a113
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-10-04 02:44:54 +03: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
c0f87c836a
merged
2001-10-03 14:21:16 -06:00
monty@work.mysql.com
1805368556
merge
2001-10-03 18:00:38 +02:00
monty@hundin.mysql.fi
f5a53594c8
Added usage of --master-retry-count to make mysql-test-run safer.
2001-10-03 16:27:20 +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
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
sasha@mysql.sashanet.com
eccda8f86d
merged
2001-09-22 21:51:17 -06:00
sasha@mysql.sashanet.com
1a0a77389f
added mysqlmanager-pwgen
...
added set_exec_stdout and set_exec_stderr to mysqlmanager to be able
to redirect stdout and stderr
added support for MY_FULL_IO to my_read, so we can tell it to read
a number of bytes in as many chunks as it takes instead of one try
2001-09-22 21:47:57 -06: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@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
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
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
monty@hundin.mysql.fi
7cadc6e711
Changed to use my_global.h
...
Fixed problem with LIKE with latin1_de
Added parsing support of UNSIGNED LONG LONG
2001-09-14 02:54:33 +03:00
monty@hundin.mysql.fi
c526f5d2ac
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-09-09 03:53:35 +03:00
tim@white.box
f3d6caf122
Use latin1_de character set instead of latin1 in mysql-test-run.
2001-09-06 18:05:04 -04:00
monty@tik.mysql.fi
0bb4e550d9
Don't modify innobase_data_file_path
2001-09-06 15:15:38 +03:00
monty@hundin.mysql.fi
279de0c67c
Update of manual with 4.0 changes
...
Create innodb table space if configuring with InnoDB and not using --skip-innodb
Fixes for TRUNCATE TABLE and DROP DATABASE.
2001-09-03 05:16:15 +03:00
tonu@x153.internalnet
0c40317306
SSL fixes
2001-09-01 05:38:50 +08:00
tonu@x153.internalnet
de70f2c6df
OpenSSL testing added
2001-09-01 01:22:18 +08:00
sasha@mysql.sashanet.com
d9737f20f8
misc bug fixes
2001-08-06 16:47:48 -06:00
serg@serg.mysql.com
423f2851c5
ft-update bug fixed
2001-07-27 20:39:48 +02:00
serg@serg.mysql.com
59968f3a37
a trick for --client-gdb to work for both statically and dynamically linked client
...
better exit code checking
2001-07-13 13:58:25 +02:00
serg@serg.mysql.com
957e6b39ba
clarification needed. Plz, somebody, answer.
2001-07-12 18:06:42 +02:00
sasha@mysql.sashanet.com
ea2e911892
support for eval_result and let $var = query
syntax in mysql-test
...
fixes for rpl_log test to make it config-independent
2001-06-30 13:08:35 -06:00
tim@white.box
df298ac615
Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4
2001-06-28 03:22:51 -04:00
tim@white.box
5ed2cf7dbe
Implement ORDER BY DESC optimization, which reads values in descending
...
order directly from the index instead of using a filesort.
2001-06-28 03:06:23 -04:00
sasha@mysql.sashanet.com
51e3c5de88
--do-test option in mysql-test-run - will do only tests that match the pattern
...
updated rotate event to set new position along with the new log
2001-06-26 17:02:33 -06:00
monty@hundin.mysql.fi
65600db56d
Fixed bug when sorting big files (introduced with multi-table-delete)
...
Changed mysql-test to use --language
Cleaned up parameters to filesort()
2001-06-25 11:35:22 +03:00
monty@hundin.mysql.fi
c7a6af0512
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-06-24 22:11:27 +03:00
monty@hundin.mysql.fi
334a4815ea
Fixed bug in multi-table-delete code
2001-06-24 22:11:00 +03:00
sasha@mysql.sashanet.com
924dadef97
merged new 3.23 errors
...
fixed bugs in log seq - now starting to look good
fixes for SHOW BINLOG EVENTS
will push this one
2001-06-22 08:35:18 -06:00
sasha@mysql.sashanet.com
992f889878
added SHOW BINLOG EVENTS
...
fixed log sequence bugs
fixed bugs in handling Slave event
added test case with SHOW BINLOG EVENTS
have not fixed all the bugs - found some that are also in 3.23,
will fix them there first, then do pull and cleanup
will not push this changeset
2001-06-21 13:19:24 -06:00
sasha@mysql.sashanet.com
172913f57b
added --skip-test option
2001-06-19 16:08:19 -06:00
sasha@mysql.sashanet.com
f0c252e6a9
merged
2001-06-12 15:08:58 -06:00
monty@hundin.mysql.fi
6aa6374e3e
Added --skip-stack to mysql-test-run
2001-06-12 18:00:36 +03:00
monty@work.mysql.com
0652902ab5
merge
2001-06-12 14:12:35 +02:00
sasha@mysql.sashanet.com
a6788beace
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-08 19:26:11 -06:00
sasha@mysql.sashanet.com
24f89c754a
auto-magic replication redirection logic support in the client,
...
compiles, passes test suite, does magic, has bugs, but none that I know
at this point. Have not tested everything yet, though. Changed
a lot of code in the client, but normal stuff appears to be working.
2001-06-08 19:24:41 -06:00
monty@hundin.mysql.fi
b79da88808
Changed innodb_unix_file_flush_method -> innodb_flush_method
...
Cleaned up error messages.
2001-06-07 00:10:59 +03:00
monty@hundin.mysql.fi
4cbe66582c
Symlinking of tables should not work.
...
Fixed error number handling bug in mysqltest.
Fixed that error number from insert delayed is reported correctly.
merged new vio code with old violite code.
2001-06-05 03:38:10 +03:00
monty@work.mysql.com
df56b252a7
merge
2001-05-31 12:56:05 +02:00
sasha@mysql.sashanet.com
a817bd3862
A slave now can optionally register with the master providing the
...
info on how to connect to the slave for the clients that connect to
the master, but would like to know where the slaves are
2001-05-30 18:50:56 -06:00
monty@donna.mysql.fi
3dc4b35a05
Fixed problems with decimals withing IF()
...
Force add of FN_LIBCHAR to symlinks on windows
2001-05-29 13:46:17 +03:00
sasha@mysql.sashanet.com
4aedfb9286
mysql-test/mysql-test-run.sh
...
fixed typo
2001-05-12 20:37:10 -06:00
sasha@mysql.sashanet.com
7c9b9f471c
Merged with 3.23, needs further fix-up
2001-05-10 15:06:35 -06:00
monty@donna.mysql.fi
f01a7fceb2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-25 22:44:57 +03:00
monty@donna.mysql.fi
21e7c668ff
Portability fixes for Ia64 and Sgi compiler
...
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
sasha@mysql.sashanet.com
be8f18e020
fixed redundant repetition of use db in mysqlbinlog
...
added support for virtual master ( replicating from a directory with binlogs)
test case for backup/restore with virtual master
2001-04-24 17:39:26 -06:00
monty@donna.mysql.fi
1e3df575b9
Fixed probelm with count(*) and normal functions when no matchin rows.
...
Changed 'lib' to 'master-data'
Fix for slow slaves
2001-04-21 17:12:59 +03:00
monty@work.mysql.com
93de112238
Merge
2001-04-19 00:58:30 +02:00
sasha@mysql.sashanet.com
858867fa65
lient/mysqltest.c
...
added support for alphanumeric variables - import MASTER_MYPORT and
SLAVE_MYPORT from the environment
mysql-test/mysql-test-run.sh
export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
mysql-test/t/rpl000015.test
use MASTER_MYPORT
mysql-test/t/rpl000016.test
use MASTER_MYPORT
2001-04-17 23:06:00 -06:00
serg@serg.mysql.com
4fbab1d681
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-04-15 20:56:29 +02:00
tim@threads.polyesthetic.msg
af816a16fc
Merge
2001-04-14 09:38:43 -04:00
tim@threads.polyesthetic.msg
eb320ce7b0
mysql-test-run.sh don't depend on 'tr'
2001-04-14 09:35:42 -04:00
serg@serg.mysql.com
f48ed45303
merged
2001-04-13 21:16:53 +02:00
sasha@mysql.sashanet.com
b8c416ac65
mysql-test/mysql-test-run.sh
...
added --bench option
sql-bench/Makefile.am
added bench-count-distinct.sh test
sql-bench/bench-init.pl.sh
added --socket option
2001-04-13 12:51:27 -06:00
monty@donna.mysql.fi
46839ed2f2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-13 12:39:34 +03:00
monty@donna.mysql.fi
8700c02dae
Changed Innobase to Innodb
...
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
sasha@mysql.sashanet.com
a93d30b345
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-04-12 14:51:45 -06:00
sasha@mysql.sashanet.com
1915d11bb4
BitKeeper/triggers/post-commit
...
do REAL_EMAIL magic
mysql-test/mysql-test-run.sh
added show_failed_diffs
mysql-test/r/bench_count_distinct.result
tired of waiting :-)
mysql-test/r/rpl000001.result
new test results after implementing Monty's Hack (TM)
mysql-test/t/bench_count_distinct.test
tired of waiting
mysql-test/t/rpl000001.test
implemented Monty's Hack (TM) to kill a query in the middle of update
without generating a table with 30,000 rows. This will also avoice the
timing uncertainty
2001-04-12 13:46:19 -06:00
monty@donna.mysql.fi
714431e3a6
Added intern which functions to benchmarks
2001-04-12 15:46:50 +03:00
monty@work.mysql.com
8f62579c38
Added all changes from old 4.0 version:
...
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02:00
sasha@mysql.sashanet.com
704567d19e
added gprof options
...
added a benchmark test for count(distinct)
2001-04-09 18:25:06 -06:00
sasha@mysql.sashanet.com
b54cbeac05
fixes to get flush test to work only to discover another bug in flush
...
tables - read comments below
2001-03-23 19:59:30 -07:00
monty@tik.mysql.fi
6f9a73a1ba
Added isolation levels
...
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
2001-03-21 01:02:22 +02:00
serg@serg.mysql.com
97fc1cc32b
sql_lex.cc per-thread state_map temporarily disabled
...
mysql-test-run.sh PATH corrected
2001-03-13 12:54:43 +01:00
monty@donna.mysql.fi
5985de2db5
Added new tests to benchmark suite
2001-03-11 21:20:15 +02:00
monty@donna.mysql.fi
2104405904
Added documentation about mysql-test-run
2001-03-08 22:27:43 +02:00
monty@donna.mysql.fi
e829e96dbc
Patch from sleepycat to fix problem with BDB and log files
...
Print full command name to log files
Convert table type to supported onces on ALTER TABLE
2001-03-06 20:38:53 +02:00
monty@donna.mysql.fi
5ccbbd83f2
Fixes for innobase usage
...
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
2001-03-03 03:03:12 +02:00
sasha@mysql.sashanet.com
9cbf5b695f
test oversized password
...
fix to make table.cc compile
2001-01-30 20:40:23 -07:00
sasha@mysql.sashanet.com
877845dd5e
fixed improper read of log name from master.info which broke slave server restart
...
fixed sync bugs in three test cases
added offset argument to sync_with_master to mysqltest to be able to fix sync bugs
added a test case for slave startup with existing master.info
expanded mysql-test-run.sh to be able to run pre-start shell script initializations
2001-01-24 12:47:09 -07:00
monty@donna.mysql.com
b3392db290
Fixes for OSF1
...
Made test more reliable on slow machines
2001-01-22 15:33:34 +02:00
monty@donna.mysql.com
0f28f7a414
keep bk happy
2001-01-22 04:46:32 +02:00
sasha@mysql.sashanet.com
178f8e91b0
semi-manual merge, some more needs to be fixed in mysqltest.c in fully
...
manual mode
2001-01-17 20:42:27 -07:00
sasha@mysql.sashanet.com
d0f4235a2e
rpl000016.test sync
...
rpl000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result
ignore Added BitKeeper/tmp/bkr3sAHD to the ignore list
slave.h MASTER_POS_WAIT
lex.h MASTER_POS_WAIT
slave.cc MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in
slave.cc debug abort count
sql_repl.cc announce the log name at the start of the log with a fake rotate event
item_create.h MASTER_POS_WAIT
item_func.cc MASTER_POS_WAIT
item_func.h MASTER_POS_WAIT
sql_class.h enter_cond(), exit_cond() helper inliners
item_create.cc added MASTER_POS_WAIT
mysql-test-run.sh speed improvement fixes
rpl000007.test sync
rpl000003.test sleep -> sync
rpl000004.test sleep -> sync, fixed clean up bug
rpl000014.test sync
rpl000009.test sync
rpl000013.test sync
rpl000001.test sleep -> sync
rpl000008.test sync
rpl000006.test sync on cleanup
rpl000011.test sync
rpl000012.test sync
rpl000005.test sleep -> sync
rpl000010.test sync
rpl000015.test sync
rpl000002.test sleep -> sync
rpl000014.result we now know the master log name as soon as we connect
mysql.cc added optional agrument to --wait
mysqltest.c added save_master_pos and sync_with_master commands
2001-01-17 05:47:33 -07:00
monty@donna.mysql.com
0732f7475e
Fixed for bugs that was found when getting full code coverage of BDB
...
Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables
2001-01-17 03:15:20 +02:00
monty@donna.mysql.com
513490e70c
Added ORDER BY to test case to make the result comparable
2001-01-16 12:38:58 +02:00
monty@donna.mysql.com
c1b5a5b00f
Removed not used variable 'last_ref'
...
Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests
2001-01-16 06:02:05 +02:00
monty@donna.mysql.com
12d0f179cd
Fixes for mysqltest
2001-01-15 22:56:44 +02:00
monty@donna.mysql.com
9612deef88
Merge
2001-01-08 00:09:16 +02: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
serg@serg.mysql.com
8f72876227
mysql-test-run.sh --skip-rpl for skip replication tests added
2001-01-05 12:13:15 +01:00
monty@donna.mysql.com
7541a877bc
Fixes to get mysql-test-run more portable
2001-01-04 02:56:38 +02:00
monty@donna.mysql.com
5fe4c5af3a
Removed SCCS flag from all test cases
...
Changed atoll -> strtoll
Extended mysql-test-run
2001-01-03 16:54:46 +02:00
monty@donna.mysql.com
e9c2f7d439
Fixes to get mysql-test included in the distributions
2001-01-02 14:29:47 +02:00
monty@donna.mysql.com
7541f7212c
Fixed bug when opening BDB tables twice
2001-01-02 00:27:08 +02:00
serg@serg.mysql.com
0cfa5a6962
ft0000002.test @result removed
...
ft0000001.test @result removed
mysql-test-run.sh fixed
install_test_db.sh Change mode to -rw-rw-r--
mysql-test-run.sh Change mode to -rw-rw-r--
2000-12-30 16:24:31 +01:00
monty@donna.mysql.com
0135c0a350
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-29 16:09:30 +02:00
mwagner@evoq.home.mwagner.org
7999933528
mysqltest.c Added --no-defaults to usage().
...
mysql-test-run.sh Couple more clean-ups.
2000-12-28 22:58:16 -06:00
monty@donna.mysql.com
60677ffd2c
Cleanup of tests
...
Fixed bug with ALTER TABLE on HEAP tables
2000-12-28 19:25:41 +02:00
mwagner@evoq.home.mwagner.org
ce9b8023b5
mysql-test-run.sh Added spit-polish. Also --verbose is default now.
2000-12-28 01:26:37 -06: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
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
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
c7b405fb65
Fatfinger fix: SLAVE_MASTER_INF -> INFO.
2000-12-22 16:31:57 +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
9eea24708c
mysql-test-run.sh expr substr -> echo | cut
2000-12-20 13:39:27 +01: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
18f7b7b678
Configure updates
...
Fixed my_print_defaults --no-defaults
2000-12-16 01:17:13 +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
sasha@mysql.sashanet.com
822ecf4309
mysql-test/mysql-test-run.sh
...
fixes for Bourne shell
removed colors
optimized echo/expr for bash
2000-12-14 10:05:04 -07:00
sasha@mysql.sashanet.com
a143a9bb78
install_test_db.sh fixes for distribution
...
mysql-test-run.sh fixes for distribution
Makefile.am Fixes for distribution
2000-12-13 10:32:54 -07:00