Commit graph

411 commits

Author SHA1 Message Date
monty@donna.mysql.com
ff0e2e2d7a Fixed bug in myisamchk -r -k# 2001-01-03 18:02:56 +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
ac0ceaf28e Fix for replication when binary log goes over 2G
Split update_of_key into separate tests
Updated make_binary_distribution to generate symbol file for mysqld
2001-01-03 00:13:19 +02:00
monty@donna.mysql.com
7541f7212c Fixed bug when opening BDB tables twice 2001-01-02 00:27:08 +02:00
monty@donna.mysql.com
1a0226e782 Merge 2001-01-01 14:21:12 +02:00
monty@donna.mysql.com
e05df20dc5 Fixed gethostname_r tests to be more portable 2001-01-01 14:17:10 +02:00
mwagner@work.mysql.com
15849f5fcf manual.texi Removed book images until it's figured out. 2000-12-31 21:48:19 +01:00
monty@donna.mysql.com
e390213a58 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-31 12:11:20 +02:00
monty@donna.mysql.com
78f7befa20 cleanups 2000-12-31 12:10:14 +02:00
mwagner@evoq.home.mwagner.org
86f599d2eb manual.texi Added book images in books section.
msql.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/msql.txt
prof.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/prof.txt
algor.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/algor.txt
realmen.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/realmen.txt
dbi.txt 	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dbi.txt
ecomm.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/ecomm.txt
dubois.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dubois.txt
sql-99.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/sql-99.txt
pthreads.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/pthreads.txt
manual.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/manual.txt
in_21.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/in_21.txt
argentina.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/argentina.txt
argentina.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/argentina.gif
prof.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/prof.gif
realmen.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/realmen.gif
msql.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/msql.gif
manual.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/manual.gif
pthreads.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/pthreads.gif
ecomm.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/ecomm.gif
dbi.gif 	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dbi.gif
in_21.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/in_21.gif
dubois.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/dubois.gif
algor.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/algor.gif
sql-99.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Books/sql-99.gif
2000-12-31 00:01:16 -06:00
monty@donna.mysql.com
07b1f0dccd Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02: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
b524e3badf manual.texi Mirror added in China. 2000-12-27 20:45:51 -06: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
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
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
mwagner@evoq.home.mwagner.org
77ce347cd5 manual.texi Contrib entry. 2000-12-24 09:19:43 -06: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
jcole@tetra.spaceapes.com
0a7dfd01d6 A whole bunch of fixes and updates to the manual. 2000-12-20 04:15:53 -06: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
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
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
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
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
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
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
paul@central.snake.net
62f5caa60d manual.texi minor wording change in LOAD DATA section 2000-12-12 17:27:36 -06:00
monty@donna.mysql.com
10693572ed Fixed delete in tables with hidden primary key
Remove not used BDB logs on shutdown
Don't give warnings for repair on slaves
Fixed transaction log files
2000-12-12 04:34:56 +02:00
monty@donna.mysql.com
1e56deab97 Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql 2000-12-10 21:12:12 +02:00
monty@donna.mysql.com
0efb424e48 Bugfix when using a multi-part unique key in the SET and WHERE part
Put PRIMARY KEY and UNIQUE keys before other keys
Fixes for auto_increment keys for BDB tables
2000-12-10 21:10:03 +02:00
sasha@mysql.sashanet.com
b36c387f4f Docs/manual.texi
updates for the test suite
Docs/Support/test-make-manual
    abort with a message if a utility fails
    open the manual in a browser on success
2000-12-09 09:30:54 -07:00
monty@donna.mysql.com
0dd9ec5a63 Merge 2000-12-08 18:39:37 +02:00
monty@donna.mysql.com
7617d198a4 Lots of fixes for BDB tables
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
jani@prima.mysql.fi
cc51218c97 Added documentation. 2000-12-08 14:18:08 +02:00
jani@prima.mysql.com
8ce6b647ac Added documentation about the mysql client. 2000-12-07 18:04:08 +02:00
jani@prima.mysql.com
b45f7e7c23 Changed name mysql_multi_mysqld to mysqld_multi. 2000-12-07 15:57:58 +02:00