jcole@tetra.spaceapes.com
2165d185b7
Merge work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-02-01 06:26:35 -06:00
jcole@tetra.spaceapes.com
3634353e60
Changes prompted by manual comments.
2001-02-01 06:25:51 -06:00
serg@serg.mysql.com
e7d387415a
Merge
2001-01-31 13:26:24 +01:00
monty@donna.mysql.com
bdbc0ef7a0
New myisamchk option --sort-recover
...
Allow delete of crashed MyISAM tables
Fixed bug when BLOB was first part of key
Fixed bug when using result from CASE in GROUP BY
Fixed core-dump bug in monthname()
Optimized calling of check_db_name()
2001-01-31 04:47:25 +02:00
monty@donna.mysql.com
ab5a0fff6d
Added information about OLEDB
2001-01-29 15:37:45 +02:00
monty@donna.mysql.com
0b470dd353
Merge
2001-01-29 13:59:26 +02:00
monty@donna.mysql.com
5e3bced515
Removed entry about --port from Changelog
2001-01-29 13:53:30 +02:00
paul@central.snake.net
fffc9bd270
manual.texi change note stuff
2001-01-28 16:33:26 -06:00
monty@donna.mysql.com
c40b10730e
merge
2001-01-28 21:41:10 +02:00
monty@donna.mysql.com
ce2260586d
Fixed ALTER TABLE on MERGE tables
...
Fixed bug in DISTINCT
2001-01-28 21:35:50 +02:00
serg@serg.mysql.com
52c3e6bbc7
manual.texi Changelog updated
2001-01-28 13:51:52 +01:00
serg@serg.mysql.com
8efd73dc2b
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-01-28 13:22:45 +01:00
sasha@mysql.sashanet.com
75e0c1a858
Docs/manual.texi
...
re-added Jeremy's merged out note
updated changes section with recent bug fix info
2001-01-27 15:49:12 -07:00
sasha@mysql.sashanet.com
7db4b9b466
merge
2001-01-27 15:38:22 -07:00
sasha@mysql.sashanet.com
70f619856b
fixed up lock counting code - Monty's suggestions
...
updated manual about table lock counter
fixed coredump in DROP DATABASE with long bogus name by non-root user
fixed bug in handling STOP immediately after ROTATE
added test case for buffer overrun on DROP DATABASE by non-root user
added test case for the STOP bug in replication
2001-01-27 15:33:31 -07:00
serg@serg.mysql.com
802fc0a054
logging_ok Logging to logging@openlogging.org accepted
...
mi_check.c fix for empty FULLTEXT index
manual.texi fulltext finetuning 50% limit issue modified
2001-01-27 13:32:29 +01:00
jcole@tetra.spaceapes.com
dc66a0f523
Added notes on OpenBSD 2.8 to manual
2001-01-27 05:09:27 -06:00
jcole@tetra.spaceapes.com
b64a5bc715
Added ChangeLog entry for --temp-pool to manual.
2001-01-27 03:36:50 -06:00
jcole@tetra.spaceapes.com
519e7256a6
manual merge
2001-01-27 03:27:40 -06:00
paul@central.snake.net
7c5db0d364
manual.texi minor edits to change notes.
2001-01-26 17:30:14 -06:00
monty@donna.mysql.com
6b9a8a92c3
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-27 01:21:50 +02:00
monty@donna.mysql.com
a7c5b9c211
Portability fixes for OPENBSD, OS2 and Windows
2001-01-27 01:20:56 +02:00
sasha@mysql.sashanet.com
cb50688c72
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-25 14:00:37 -07:00
sasha@mysql.sashanet.com
6e9f4dd013
Docs/manual.texi
...
updates for new code
sql/mysqld.cc
catch SIGBUS and SIGILL
print query and connection id on coredump if possible
2001-01-25 14:00:13 -07:00
monty@donna.mysql.com
5218a03a1d
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-25 22:38:53 +02:00
monty@donna.mysql.com
e2a8a99d01
Lots of manual changes
...
Changed 'static inline' to 'inline' for SCO new's compiler
2001-01-25 22:38:26 +02:00
jcole@tetra.spaceapes.com
89b5dab2f4
mysql* -P 3307 uses TCP/IP now.
2001-01-24 22:39:45 -06:00
jcole@tetra.spaceapes.com
04fc6fd080
New empty News-3.23.33 section added to manual.
2001-01-24 22:35:53 -06:00
paul@central.snake.net
607a6191a3
manual.texi clean up recent change notes
2001-01-22 20:12:32 -06:00
monty@donna.mysql.com
877386602a
Added new mutex for hostname lookup
...
Added free of io_cache when using ALTER TABLE ... ORDER BY
2001-01-23 01:25:07 +02: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
2d1082308b
SHOW [FULL] COLUMNS
...
Added timeouts to replication tests to handle concurrent inserts
2001-01-22 05:32:58 +02:00
monty@donna.mysql.com
0f28f7a414
keep bk happy
2001-01-22 04:46:32 +02:00
monty@donna.mysql.com
8a9b1e9248
Fixed type in make_binary_distribution.sh
...
Don't convert field names in mysql_list_fields
2001-01-22 01:36:33 +02:00
monty@donna.mysql.com
6f3984bb64
Merge
2001-01-21 16:33:39 +02:00
monty@donna.mysql.com
62771338ca
Changes for --with-server-suffix
...
Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=)
Changed MERGE tables to not use FILE
2001-01-21 16:30:16 +02:00
paul@central.snake.net
2f940e037d
manual.texi edit recent change notes
2001-01-20 13:11:38 -06:00
sasha@mysql.sashanet.com
163c7bf193
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-20 11:21:27 -07:00
sasha@mysql.sashanet.com
bb2e3e9d91
pre-release updates
2001-01-20 11:17:08 -07:00
jcole@tetra.spaceapes.com
027e6ba55d
Cleaned up ChangeLog entries.
2001-01-20 03:35:19 -06:00
jcole@tetra.spaceapes.com
79b5316df5
Default table type explained.
2001-01-20 03:11:32 -06:00
monty@donna.mysql.com
efb0dad5a8
merge
2001-01-19 05:08:59 +02:00
monty@donna.mysql.com
038fe2fc5c
Added MYSQL_SERVER_SUFFIX to mysqld
...
Fixed bug in TRIM
changed strnmov -> strmake
2001-01-19 04:57:29 +02:00
tim@cane.mysql.fi
1dd577041b
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-18 22:26:16 +02:00
tim@cane.mysql.fi
1191993984
manual.texi Change wording, because 3.23 is stable now
2001-01-18 22:19:19 +02:00
sasha@mysql.sashanet.com
6dbf423d34
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-18 10:24:40 -07:00
mwagner@work.mysql.com
319a7f5536
manual.texi Removed mirror in Australia.
2001-01-18 12:47:11 +01: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
mwagner@evoq.home.mwagner.org
0309046245
manual.texi Updated book.
2001-01-17 17:21:24 -06:00
sasha@mysql.sashanet.com
2ae124db85
replication updates
2001-01-17 16:08:36 -07:00
mwagner@evoq.home.mwagner.org
56e2286497
manual.texi Mirror maintanence. Fixed texinfo errors.
2001-01-17 16:58:36 -06:00
jcole@tetra.spaceapes.com
d3c93917e1
Doc patch from Jeremy Zawodny.
...
Minor corrections to patch.
2001-01-17 12:33:32 -06:00
monty@donna.mysql.com
ee3e0a9830
Updated changelog
2001-01-17 11:36:16 +02: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
3ca140edb3
Fixed bug in CHECK TABLE ... EXTENDED
...
Added keyword MEDIUM to CHECK TABLE
New benchmarks results for Linux-alpha
2001-01-16 15:02:25 +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
3857c6a31c
Updated ChangeLog
2001-01-15 23:03:32 +02:00
monty@donna.mysql.com
12d0f179cd
Fixes for mysqltest
2001-01-15 22:56:44 +02:00
monty@donna.mysql.com
432adefd31
merge
2001-01-15 17:19:12 +02:00
monty@donna.mysql.com
40494168ad
Fixed test when exeeding file quota on write
...
Sanity checks when opening MyISAM files
2001-01-15 17:17:43 +02:00
tim@cane.mysql.fi
1d25808fba
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-15 14:43:51 +02:00
tim@cane.mysql.fi
a86a67dbac
logging_ok Logging to logging@openlogging.org accepted
...
manual.texi mention bdb_version in changelog
2001-01-15 14:43:28 +02:00
mwagner@evoq.home.mwagner.org
b2afe4f06b
manual.texi Added mirror in Bulgaria.
2001-01-15 03:58:42 -06:00
mwagner@evoq.home.mwagner.org
bb991f00c1
manual.texi Added mirror in Romania.
2001-01-14 10:14:11 -06:00
monty@donna.mysql.com
8377da09b0
merge
2001-01-14 12:51:05 +02:00
monty@donna.mysql.com
94bc7ce8d7
Fixed that --open-files-limit works on Linux
2001-01-14 12:25:30 +02:00
mwagner@evoq.home.mwagner.org
1420732f0a
manual.texi Updated Contrib, added mirror in France.
2001-01-13 22:19:53 -06:00
monty@donna.mysql.com
43502bb0e8
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-12 13:56:46 +02:00
monty@donna.mysql.com
9c80d5cb70
Patches for NetBSD/macppc
...
Fixed bug in LEFT JOIN
Added bdb_log_buffer_size
2001-01-12 13:52:32 +02:00
jani@hynda.mysql.fi
caed453e83
Small doc change.
2001-01-12 00:01:03 +02:00
mwagner@evoq.home.mwagner.org
f78616aba3
manual.texi Updated ksql URL.
2001-01-09 03:27:10 -06:00
mwagner@evoq.home.mwagner.org
a931f8ce54
manual.texi Added MySQLdb-python to Contrib section.
2001-01-09 01:22:34 -06:00
mwagner@evoq.home.mwagner.org
0493616b21
Merge work:/home/bk/mysql
...
into evoq.home.mwagner.org:/opt/local/x1/work/bk/mysql
2001-01-08 21:35:30 -06:00
mwagner@evoq.home.mwagner.org
aa817e3ea7
manual.texi Fixed typo.
2001-01-08 21:34:29 -06:00
sasha@mysql.sashanet.com
fc1d0efea2
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-08 19:05:27 -07:00
sasha@mysql.sashanet.com
a31b63a4a2
Docs/manual.texi
...
fixed the mess in Storage requirements HTML
2001-01-08 19:04:43 -07:00
monty@donna.mysql.com
d3d8bba024
Fixed typo in manual
2001-01-08 02:42:22 +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
mwagner@evoq.home.mwagner.org
285de5664a
manual.texi Added SciBit's MYSQLX.EXE to Contrib.
2001-01-06 03:49:34 -06:00
mwagner@evoq.home.mwagner.org
3669828ae6
manual.texi Added HandySQL to Contrib.
2001-01-04 01:47:41 -06: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
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
jani@prima.mysql.com
1ac188364b
Added documentation about mysql_multi_mysqld.
2000-12-07 15:27:00 +02:00
monty@donna.mysql.com
330a30a88b
Fix compilation bugs
2000-12-07 15:02:12 +02:00
monty@donna.mysql.com
7f8ee99d8c
merge
2000-12-07 14:38:07 +02:00
jani@prima.mysql.com
110a5f2d3a
Merge
2000-12-07 14:26:29 +02:00
jani@prima.mysql.com
16a833a2a9
Bug fix, max_heap_table_size variable was not used.
2000-12-07 14:17:07 +02:00
monty@donna.mysql.com
87d9388e52
Only write full transactions to binary log
...
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables
2000-12-07 14:08:48 +02:00
jani@janikt.pp.saunalahti.fi
3b3bdf7fed
Added a new client, mysql_multi_mysqld and documentation about it.
2000-12-07 03:09:24 +02:00
paul@central.snake.net
68bd2df790
manual.texi cleanups for recent change notes.
2000-12-06 16:47:02 -06:00
paul@central.snake.net
eff3eb827e
resolve merge problem
2000-12-06 16:39:43 -06:00
jcole@tetra.spaceapes.com
9d068138a8
Merge jcole@work.mysql.com:/home/bk/mysql
...
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-12-06 12:33:53 -06:00
jcole@tetra.spaceapes.com
06ffce9338
A few grammatical changes to manual.texi
2000-12-06 12:30:08 -06:00
monty@donna.mysql.com
a5c75df390
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2000-12-06 01:55:17 +02:00
monty@donna.mysql.com
3666dab516
Added innobase handler files + other updates for innobase
2000-12-06 01:54:17 +02:00
serg@serg.mysql.com
263811a474
Merge
2000-12-05 23:41:52 +01:00
monty@narttu.mysql.fi
4d2076be87
Added innobase handler files
...
Change that handler gets file names in native format
2000-12-05 19:42:02 +02:00
sasha@mysql.sashanet.com
4ed276a4fe
fixed typo in the manual
2000-12-05 10:03:30 -07:00
sasha@donna.mysql.com
b9832b9fa4
Merge work:/my/mysql into donna.mysql.com:/home/my/mysql-new
2000-12-05 18:52:56 +02:00
monty@narttu.mysql.fi
402e8e5c78
Fix for core dump in DISTINCT
2000-12-05 16:14:52 +02:00
serg@serg.mysql.com
58c3aad795
Merge
2000-12-05 13:38:36 +01:00
serg@serg.mysql.com
c863f86e54
manual.texi "fine-tuning" section added to fulltext manual
2000-12-05 12:45:52 +01:00
mwagner@evoq.home.mwagner.org
12766e87cf
manual.texi Added a mirror in Italy and China.
2000-12-05 04:02:53 -06:00
monty@donna.mysql.com
a2fc71d313
Fixed bugs in the manual
2000-12-05 03:13:03 +02:00
monty@donna.mysql.com
5218ca2a77
Merge
2000-12-05 03:03:02 +02:00
monty@donna.mysql.com
38fce965ea
New error messages
...
Fix for creating read-only files on windows
Manual updates
2000-12-05 03:00:31 +02:00
yfaktoro@nslinuxw2.bedford.progress.com
1fcdedae84
Howard's changes
2000-12-04 16:45:14 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
05c9bb0765
Howard's grammar changes
2000-12-04 16:28:14 -05:00
paul@central.snake.net
74336ec99b
manual.texi fixed couple of list items in description of mysql options
...
logging_ok Logging to logging@openlogging.org accepted
2000-12-04 13:16:42 -06:00
monty@narttu.mysql.fi
d37bcf7b36
Merge
2000-12-03 12:56:27 +02:00
monty@donna.mysql.com
5883ec2cce
Small manual changes + fix bug in range optimizer becasue of commented code
2000-12-03 12:45:00 +02:00
sasha@mysql.sashanet.com
2d354fc66b
Docs/manual.texi
...
updates for temporary table replication, and docs for replicate-do/ignore-table
updated change history
fixed errors/warnings from makeinfo
2000-12-02 14:00:57 -07:00
serg@serg.mysql.com
4dfa7cadd1
Merge
2000-12-01 13:26:55 +01:00
yfaktoro@nslinuxw2.bedford.progress.com
19c8a6b138
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local
2000-11-30 16:16:08 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
3bc116035e
Howard's changes.
2000-11-30 16:15:19 -05:00
serg@serg.mysql.com
524ba9c382
manual.texi SHOW KEYS updated, NEWS updated
2000-11-30 18:27:01 +01:00
mwagner@evoq.home.mwagner.org
f7b9b92a9c
manual.texi Fix typos in books section.
2000-11-30 00:29:30 -06:00
mwagner@evoq.home.mwagner.org
f5e0f96f91
manual.texi Updated/Added books and their descriptions/links.
2000-11-30 00:20:33 -06:00
yfaktoro@nslinuxw2.bedford.progress.com
f45b7aa3ed
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local
2000-11-29 20:46:55 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
857ccf0f9c
manual.texi Howards changes
2000-11-29 20:44:24 -05:00
tim@threads.polyesthetic.msg
3bae34e1a8
manual.texi News: added mysql-multi.server.sh
2000-11-29 18:38:13 -05:00
tim@threads.polyesthetic.msg
7f877deb47
Clean up safe_mysqld, mysql_install_db and mysql.server. They
...
should now work the way you expect them to (process command-line
arguments consistently).
2000-11-29 15:21:48 -05:00
mwagner@evoq.home.mwagner.org
c39d20ff3d
manual.texi Added mirror in Chile.
2000-11-28 23:33:34 -06:00
monty@donna.mysql.com
08a2c58ed1
Fixed bug in 'drop table'
...
Portability fixes
2000-11-29 05:09:28 +02:00
tim@threads.polyesthetic.msg
ea0a749132
Merge work.mysql.com:/home/bk/mysql
...
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-28 13:46:59 -05:00
mwagner@evoq.home.mwagner.org
217e1863e6
manual.texi Fixed another bad URL.
2000-11-28 04:34:57 -06:00
mwagner@evoq.home.mwagner.org
45a9c8bf4c
Merge
2000-11-28 04:30:47 -06:00
mwagner@evoq.home.mwagner.org
91578e4957
manual.texi Fixed bad crash-me uref.
2000-11-28 04:19:42 -06:00
jani@prima.mysql.com
c823ff2f63
Merge narttu:/my/bk/mysql into prima.mysql.com:/home/my/bk/mysql
2000-11-28 04:58:49 +02:00
jani@prima.mysql.com
9a7529348e
Merge
2000-11-28 04:58:17 +02:00
tim@threads.polyesthetic.msg
cfe4b99dcf
Merged
2000-11-27 21:52:08 -05:00
monty@donna.mysql.com
3cdf3f87f3
Fixed typo
2000-11-28 04:52:07 +02:00
monty@narttu.mysql.fi
94634458c0
Merge work:/home/bk/mysql into narttu.mysql.fi:/my/bk/mysql
2000-11-28 04:49:40 +02:00
monty@donna.mysql.com
74e7ffe987
New thr_alarm struct for better integration with OS2
...
Run bootstrap in separate thread
Fix bug in FLUSH TABLES table_name
2000-11-28 04:47:47 +02:00
tim@threads.polyesthetic.msg
00eba7a2af
manual.texi more berkeley db documentation
2000-11-27 21:22:57 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
9f62130fba
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local
2000-11-27 16:47:23 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
2f5ab461f0
Howard's grammar changes
2000-11-27 16:45:23 -05:00
jani@prima.mysql.com
1e361372fa
Added documentation about perror.
2000-11-27 23:20:05 +02:00
mwagner@evoq.home.mwagner.org
d250a4eef8
manual.texi Added two mirrors in Asia.
2000-11-27 08:40:08 -06:00
mwagner@evoq.home.mwagner.org
63975ba022
Merge work:/home/bk/mysql
...
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-11-27 08:26:27 -06:00
mwagner@evoq.home.mwagner.org
c44c4325f2
manual.texi developer@lists -> internals@lists email address.
2000-11-27 08:24:54 -06:00
monty@narttu.mysql.fi
ad2e43c7d6
merge
2000-11-27 02:44:41 +02:00
monty@donna.mysql.com
dc5e32ea40
Added connect_timeout and fix for transactions per statement
2000-11-27 02:28:41 +02:00
jcole@tetra.spaceapes.com
2da2d6aa81
Various fixups to manual.texi.
...
Added TAGS to ignore, for etags.
2000-11-25 04:45:01 -06:00
mwagner@evoq.home.mwagner.org
4fe4364956
Merge work:/home/bk/mysql
...
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-11-25 04:14:03 -06:00
mwagner@evoq.home.mwagner.org
5e04a3f1c3
manual.texi Added mirror; adjusted some uref's.
2000-11-25 04:08:57 -06:00
jcole@tetra.spaceapes.com
3fe4eb1d6f
Fixes to the newer ChangeLog entries in manual.texi.
2000-11-25 01:43:15 -06:00
jcole@tetra.spaceapes.com
f4ef54a95f
More fixes to Developer section of manual.
2000-11-25 01:09:58 -06:00
jcole@tetra.uu.net
7d4528c638
Fixed up the Developer section of the manual.
2000-11-25 00:10:11 -06:00