Commit graph

1027 commits

Author SHA1 Message Date
jcole@tetra.spaceapes.com
a9d9bfede3 try this again.. 2001-08-02 03:29:27 -05:00
jcole@tetra.spaceapes.com
c1cb8e77ea the back side of the short contents page should be blank... 2001-08-02 02:56:09 -05:00
jcole@tetra.spaceapes.com
7ac6531bc5 Fixed some ugly things in manual.texi. 2001-08-02 00:21:19 -05:00
jcole@tetra.spaceapes.com
0792ac1654 Aesthetic changes to manual.texi. 2001-08-01 22:15:15 -05:00
jcole@tetra.spaceapes.com
05c8979388 A few random fixes to manual.texi. 2001-08-01 15:36:47 -05:00
jcole@tetra.spaceapes.com
5c282e3738 Fixes to Chapter 4 of DocTOC. 2001-08-01 15:27:22 -05:00
jcole@tetra.spaceapes.com
695cd95823 DocTOC Chapter 4 Complete! 2001-08-01 15:17:39 -05:00
jcole@tetra.spaceapes.com
493f10550a small fix per user email 2001-07-31 09:45:14 -05:00
jcole@tetra.spaceapes.com
4f988dcee0 DocTOC Chapter 3 Complete! 2001-07-31 09:37:49 -05:00
jcole@tetra.spaceapes.com
1edcd82818 Fixes to DocTOC Chapter 2. 2001-07-31 09:15:56 -05:00
jcole@tetra.spaceapes.com
dee81d7daf DocTOC Chapter 2 Complete! 2001-07-31 08:55:29 -05:00
monty@tik.mysql.fi
1731161ff4 Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.
Extended default arguments to be up to 4095 characters
2001-07-30 22:49:39 +03:00
jcole@tetra.spaceapes.com
79e467f0a3 New Chapter 1 a la DocTOC.
Sorry for such a big patch. :)
2001-07-25 15:47:31 -05:00
paul@central.snake.net
3ad21705e6 manual.texi change note cleanups, other misc. typo fixes 2001-07-23 21:53:41 -05:00
paul@central.snake.net
b71626f1a0 manual.texi bug was described incorrectly 2001-07-23 21:44:28 -05:00
jcole@tetra.spaceapes.com
f1dfadaad9 Applied mysqldumslow patch to manual.texi. 2001-07-23 13:02:45 -05:00
monty@hundin.mysql.fi
40aa7c6d29 Merge 2001-07-18 23:35:13 +03:00
monty@hundin.mysql.fi
5a8e734b9a Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if
--low-priority-updates is used and the file has holes.
2001-07-18 23:34:04 +03:00
sasha@mysql.sashanet.com
1c3dc8875e fixed mysterious offset confusion bug
added a test case for it - took some creative work to figure out
how to make it happen at will
updated the manual
2001-07-18 14:26:43 -06:00
monty@hundin.mysql.fi
de7d371900 Fixed problem with part keys and BDB tables 2001-07-18 11:31:18 +03:00
monty@hundin.mysql.fi
1d8e60dca8 Updated Changelog 2001-07-17 23:57:43 +03:00
monty@hundin.mysql.fi
b051b3ab8d Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-07-17 21:05:38 +03:00
monty@hundin.mysql.fi
aecef7614e Removed wrong warning from thr_lock
Fixed problem with UPDATE and BDB tables
Fixed problem with GRANT FILE privilege on database level
mysqld --warnings works now
Fixed problem with SHOW OPEN TABLES when not using BDB
Added some tests for ALTER TABLE to the test scripts
2001-07-17 21:04:01 +03:00
jcole@tetra.spaceapes.com
830b429f66 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-07-16 10:18:44 -05:00
jcole@tetra.spaceapes.com
03c23571e8 Updated link to mod_auth_mysql. 2001-07-16 10:16:18 -05:00
monty@hundin.mysql.fi
02f72a801b Changed GPL license example to make it more clear 2001-07-16 14:32:11 +03:00
monty@tik.mysql.fi
7ff42f8218 Merge 2001-07-16 03:07:45 +03:00
monty@tik.mysql.fi
bf9876a195 Patch for netBSD
Added warning for tables where the auto_increment key is 0
Fixed DELETE ... LIMIT 0
Fixed UPDATE ..LIMIT 0
2001-07-16 03:04:30 +03:00
serg@serg.mysql.com
0947ebb1d7 second INSERT ... SELECT removed 2001-07-15 13:16:01 +02:00
jcole@tetra.spaceapes.com
2d1a643461 Put those back after I forgot to push. 2001-07-13 04:09:40 -05:00
mwagner@evoq.mwagner.org
104cd91d99 manual.texi Removed one more bugger. 2001-07-11 19:08:35 -05:00
mwagner@evoq.mwagner.org
2c3c8746d7 manual.texi Removed a few more spurious occurances of 'Gemini'. The manual is now completely rid of and documentation about GEMINI. GEMINI is not
manual.texi	Open Source software.
2001-07-11 19:01:55 -05:00
mwagner@evoq.mwagner.org
b6273bfce0 manual.texi Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license. 2001-07-11 17:55:52 -05:00
davida@isil.mysql.com
e76205f509 Include latest GPL and LGPL texts from fsf.org 2001-07-11 13:32:32 +02:00
jcole@tetra.spaceapes.com
2029bd432b Corrected misleading syntax example. 2001-07-10 15:57:23 -05:00
mwagner@evoq.mwagner.org
953b24b483 manual.texi Fixed up licencing costs wording. 2001-07-10 01:27:31 -05:00
mwagner@evoq.mwagner.org
21328d7e54 manual.texi Change licensing prices. 2001-07-10 01:01:40 -05:00
monty@tik.mysql.fi
19a99dd3fd dded volatile to replication variable 2001-07-07 23:26:06 +03:00
monty@tik.mysql.fi
c66b870cfc Merge 2001-07-05 13:15:04 +03:00
monty@tik.mysql.fi
9941e8ac54 Added new examples to the manual. 2001-07-05 13:06:10 +03:00
tim@white.box
c1267e5a46 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-07-03 10:07:12 -04:00
mwagner@evoq.mwagner.org
c7fe6e1392 manual.texi Corrected installation example. 2001-07-02 23:25:23 -05:00
mwagner@evoq.mwagner.org
7e77816629 manual.texi Fixed bug for displaying in PDF, added mirror in France. 2001-07-02 15:13:21 -05:00
tim@white.box
8f2c07e2a6 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-06-29 15:28:50 -04:00
paul@teton.kitebird.com
6192d838a3 manual.texi say how to set up filter for mailing list messages
manual.ja.texi	sinisa@coresinc.com -> sinisa@mysql.com (per
manual.ja.texi	Sinisa's request)
2001-06-29 10:23:51 -05:00
tim@white.box
58766d3a90 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-06-28 17:39:53 -04:00
monty@hundin.mysql.fi
b976c48f66 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-28 15:24:53 +03:00
monty@hundin.mysql.fi
3c3d0bbd57 Allow floats of type 1.0e1 2001-06-28 15:24:28 +03:00
monty@hundin.mysql.fi
96aac3f0f5 Cleanup 2001-06-28 10:58:04 +03:00
paul@central.snake.net
a3208140f9 manual.texi add LIKE example illustrating case sensitivity. 2001-06-27 18:21:42 -05:00
mwagner@evoq.mwagner.org
b66f304f05 manual.texi Updated mirror URL 2001-06-22 04:51:20 -05:00
monty@hundin.mysql.fi
11e567229a UNIQUE keys are not anymore shown as PRIMARY KEY 2001-06-21 10:50:14 +03:00
monty@hundin.mysql.fi
34b528f13f Added --warnings to mysqld 2001-06-21 01:12:29 +03:00
monty@hundin.mysql.fi
2d8d0362f5 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-19 14:30:37 +03:00
monty@hundin.mysql.fi
72fb81e888 Fixed bug in mysqlcheck when using --fast
Fixed problem when converting bigint to double.
Fixed bug in count(distinct null)
Fixed bug with empty BDB tables.
2001-06-19 14:30:12 +03:00
paul@teton.kitebird.com
3a3f76f2cd manual.texi $tab -> @tab
manual.texi	ALTER TABLE clarification
2001-06-18 15:52:24 -05:00
paul@teton.kitebird.com
58616ff3d4 Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-13 17:12:29 -05:00
paul@teton.kitebird.com
298d247d43 manual.texi release note cleanups 2001-06-13 17:11:04 -05:00
mwagner@evoq.mwagner.org
3096206aac manual.texi Corrected all occurances of license.htmy 2001-06-13 16:25:27 -05:00
heikki@donna.mysql.fi
fef5a6d84a manual.texi Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
mysqld.cc	Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
2001-06-13 19:27:51 +03:00
heikki@donna.mysql.fi
c9852d5572 manual.texi Added hyperlink tags to InnoDB contact info 2001-06-13 16:42:13 +03:00
paul@teton.kitebird.com
735efdbfd3 manual.texi Any server can be installed as a service under NT 2001-06-12 15:32:11 -05:00
monty@hundin.mysql.fi
36891dcb47 Fixed changelog 2001-06-12 22:02:32 +03:00
tim@threads.polyesthetic.msg
696e5ec3ea Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-12 11:51:48 -04:00
monty@hundin.mysql.fi
6aa6374e3e Added --skip-stack to mysql-test-run 2001-06-12 18:00:36 +03:00
monty@hundin.mysql.fi
6be95636b1 Fixed wrong mysql-test
New german error messages
2001-06-12 17:13:52 +03:00
monty@hundin.mysql.fi
ad71ff7659 Added --verbose option to mysqlshow
Fixes for making distribution
2001-06-12 11:59:14 +03:00
monty@hundin.mysql.fi
e17764dc79 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-11 15:07:43 +03:00
monty@tik.mysql.fi
c973f61ac6 Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-06-11 15:07:42 +03:00
monty@tik.mysql.fi
1f409baf4c Changed compare in MyISAM to use my_pread()
Fixed that @VAR shows all decimals
Fixed problem with FLUSH TABLES and LOCK TABLE
CREATE ... SELECT now creates keys later
Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
2001-06-11 15:01:28 +03:00
monty@hundin.mysql.fi
fce6018ab5 Small fixes in the manual. 2001-06-11 12:23:30 +03:00
paul@teton.kitebird.com
c65da53a48 manual.texi HPUX -> HP-UX where necessary 2001-06-10 13:31:52 -05:00
paul@teton.kitebird.com
1fe37c5d11 manual.texi cleanup 2001-06-08 18:14:30 -05:00
mwagner@evoq.mwagner.org
42550e2f74 manual.texi Added another Contrib software entry. 2001-06-08 16:07:28 -05:00
mwagner@evoq.mwagner.org
7fe9342caf manual.texi Contrib software additions. 2001-06-08 15:54:20 -05:00
paul@teton.kitebird.com
5db293bcc1 manual.texi minor cleanup 2001-06-08 10:59:05 -05:00
jani@janikt.pp.saunalahti.fi
ee93f7c1c5 Added a link to manual. 2001-06-08 17:29:03 +03:00
heikki@donna.mysql.fi
ca2dedab9a manual.texi Change my email address (of course I read also from the old address) 2001-06-07 19:26:00 +03:00
heikki@donna.mysql.fi
624c57e26e page0cur.ic Fix a bug in insert buffer and multiversioning
manual.texi	Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
2001-06-07 17:32:02 +03:00
monty@hundin.mysql.fi
f63d32513a Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-06 03:10:22 +03:00
monty@hundin.mysql.fi
731fcea02d Updated manual about symlinks on window and adding users 2001-06-06 03:10:00 +03:00
paul@teton.kitebird.com
522a8fe163 manual.texi minor clarifications to Windows section 2001-06-05 16:46:51 -05:00
paul@teton.kitebird.com
e34d76f1e1 manual.texi correct instance of mysql_escape() to mysql_escape_string();
manual.texi	add mention of mysql_escape_string() for PHP API;
manual.texi	add mention of PreparedStatement, placeholders for JDBC API.
2001-06-05 16:29:52 -05:00
paul@teton.kitebird.com
6ee5dbfc87 manual.texi 1) manual says mysql.server uses "user"; it doesn't.
manual.texi	2) manual says mysql.server uses "bindir"; it doesn't.
2001-06-04 20:33:10 -05:00
paul@teton.kitebird.com
ca593716bb Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-04 20:21:21 -05:00
paul@teton.kitebird.com
05010d1d59 manual.texi fix more out-of-date mysql.server commentary, plus
manual.texi	small misc changes
2001-06-04 20:20:34 -05:00
monty@hundin.mysql.fi
c293214923 Merge 2001-06-05 04:07:23 +03:00
monty@hundin.mysql.fi
704c03ca57 Updated benchmarks and crash-me for postgreSQL 7.1.1
Fixed option for symlinks
2001-06-05 04:05:33 +03:00
paul@teton.kitebird.com
2184f61bef manual.texi 1) earlier change to @xref{} used 2-arg form; change
manual.texi	to 3-arg form so last arg shows up in printed output.
manual.texi	2) mysql.server no longer needs to use su or store the
manual.texi	root password.
manual.texi	3) other misc small changes.
2001-06-04 20:05:21 -05:00
paul@central.snake.net
61f22ddfd9 manual.texi mysqlhotcopy reads [mysqlhotcopy] option group,
manual.texi	not [mysql-hot-copy].
2001-06-04 18:53:20 -05:00
paul@teton.kitebird.com
f237cdc041 manual.texi @xref{safe_mysqld}
manual.texi	-> @xref{safe_mysqld, @code{safe_mysqld}}
manual.texi	Unixes -> versions of Unix (or similar edit)
manual.texi	@xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
2001-06-04 17:39:47 -05:00
tim@threads.polyesthetic.msg
fcfc583e6a Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/home/tim/my/3
2001-06-04 11:11:15 -04:00
heikki@donna.mysql.fi
d9c18caa20 manual.texi website address change
row0sel.c	CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.c	CHECK TABLE now also for InnoDB, a join speed optimization
rem0cmp.c	CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.c	CHECK TABLE now also for InnoDB, a join speed optimization
page0page.c	CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.h	CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.h	CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.ic	CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.c	CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.c	CHECK TABLE now also for InnoDB, a join speed optimization
btr0sea.c	CHECK TABLE now also for InnoDB, a join speed optimization
innodb.result	CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.cc	CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.h	CHECK TABLE now also for InnoDB, a join speed optimization
2001-06-03 22:58:03 +03:00
paul@central.snake.net
22920434b3 Merge paul@work.mysql.com:/home/bk/mysql
into central.snake.net:/home/paul/mysql
2001-06-02 12:56:19 -05:00
paul@central.snake.net
fc7b2b7ef3 manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheck
manual.texi	can be used.
2001-06-02 12:48:05 -05:00
monty@hundin.mysql.fi
0efb10e71c Added missing flag latvia.eps
Fixed file permissions in Flags
2001-06-02 11:36:14 +03:00
monty@hundin.mysql.fi
23e031f200 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-02 00:03:39 +03:00
monty@hundin.mysql.fi
e30ff2ece1 Fixed bug that caused client to hang because mysqld never did send an
error message if the table open or the index creation failed.
Updated portuguese error messages.
Fix for OS/2 that affected CHECK TABLE.
2001-06-02 00:03:16 +03:00
paul@central.snake.net
e99d9fcbe5 manual.texi Changed Jay Flaherty's email address. 2001-06-01 13:24:29 -05:00
monty@hundin.mysql.fi
dd83beb76a Added --skip-symlinks
Don't force repair of tables that are not closed properly.
2001-06-01 19:38:47 +03:00
monty@hundin.mysql.fi
0a51e72aa3 Added symlink support to mysys library. 2001-06-01 03:53:14 +03:00
tim@threads.polyesthetic.msg
4cd1400fb3 Patch our texi2html to produce more correct HTML.
Thanks to Colin Faber <cfaber@fpsn.net> for the patch.
2001-05-31 15:08:26 -04:00
monty@hundin.mysql.fi
8ad79ab09b Fixed typo from last checkin 2001-05-31 13:17:30 +03:00
monty@hundin.mysql.fi
be188b117b Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf Added functions for symbolic link handling to make it possible to
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
mwagner@evoq.mwagner.org
e66e6a0b86 manual.texi URL adjustments. 2001-05-30 14:13:43 -05:00
jani@janikt.pp.saunalahti.fi
7276b19e1b Added documentation about mysqlcheck. 2001-05-30 16:24:02 +03:00
jani@janikt.pp.saunalahti.fi
2b5d60504b Fixed a few typos. 2001-05-29 20:03:58 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227 Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
monty@donna.mysql.fi
acf598c50c Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-29 14:02:06 +03: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
monty@tik.mysql.fi
7ea5c8104b Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-05-28 02:49:12 +03:00
monty@tik.mysql.fi
38c035c098 Fixed portability bug in my_config.sh
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
mwagner@evoq.mwagner.org
ab3a0a1d29 manual.texi Missed one. 2001-05-27 04:20:35 -05:00
mwagner@evoq.mwagner.org
9e8e53913c manual.texi Added mirror. Fixed erroneous @email{} usage. 2001-05-27 04:13:02 -05:00
mwagner@evoq.mwagner.org
e2d77e6a28 post-commit Updated commit address.
latvia.gif	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.gif
latvia.txt	BitKeeper file /opt/local/x1/work/bk/mysql/Docs/Flags/latvia.txt
2001-05-27 01:10:46 -05:00
mwagner@evoq.mwagner.org
c4beb8321f manual.texi Updated Contrib section, mirrors. 2001-05-24 18:47:52 -05:00
heikki@donna.mysql.fi
1993f26881 manual.texi Add instructions for innodb_unix_file_flush_method and MyISAM->InnoDB conversion 2001-05-24 20:06:19 +03:00
paul@central.snake.net
9e60613398 manual.texi Add links for downloadable menagerie db distribution 2001-05-23 10:18:51 -05:00
monty@donna.mysql.fi
86eda127f7 Remove wrong access check for locks.
Fixed problem with fuzzy dates.
2001-05-23 02:40:24 +03:00
monty@donna.mysql.fi
8176fbec48 merge 2001-05-23 02:40:22 +03:00
jani@janikt.pp.saunalahti.fi
27a9d630b7 Merge jamppa@work:/home/bk/mysql
into janikt.pp.saunalahti.fi:/home/my/bk/mysql
2001-05-23 02:40:21 +03:00
monty@tik.mysql.fi
30dcb41f0b Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-05-23 02:40:20 +03:00
monty@tik.mysql.fi
684082ce79 Updated documentation of how to add new native functions.
Small cleanups
2001-05-23 02:30:17 +03:00
monty@donna.mysql.fi
a6215da1cd Update of the mysqltest section 2001-05-23 00:15:16 +03:00
jani@janikt.pp.saunalahti.fi
63a9d20c14 Added a link. 2001-05-23 00:00:42 +03:00
paul@central.snake.net
2f990484bc manual.texi typo fixes, miscellaneous general cleanup 2001-05-21 22:16:20 -05:00
paul@central.snake.net
04631113f0 manual.texi general typo fixes 2001-05-21 18:30:37 -05:00
paul@central.snake.net
3cee934ea2 manual.texi typo fix; fix odd repetition in toc header. 2001-05-21 18:13:59 -05:00
paul@central.snake.net
f0920f4b4a manual.texi "windows" -> "Windows", where appropriate.
manual.texi	Mods to Windows-specific sections, chapter 4.
2001-05-21 17:42:07 -05:00
mwagner@evoq.mwagner.org
9cd0b5f35c manual.texi I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	I promise to always run test-make-manual.
manual.texi	...
2001-05-21 13:54:57 -05:00
mwagner@evoq.mwagner.org
e81d58d6b0 manual.texi Added consultant. 2001-05-21 13:39:50 -05:00
heikki@donna.mysql.fi
0e3994d111 manual.texi Updated manual about auto-increment in InnoDB 2001-05-21 19:32:14 +03:00
heikki@donna.mysql.fi
1970e436a2 manual.texi Added that InnoDB tablespace must be at least 10 MB, removed single quotes from phantom
srv0start.c	Tablespace size must be at least 10 MB
2001-05-21 16:28:27 +03:00
mwagner@evoq.mwagner.org
682253b84b manual.texi Added entry in contrib software. 2001-05-21 02:09:48 -05:00
paul@central.snake.net
18d3eafc90 manual.texi minor change notes mods 2001-05-20 21:08:54 -05:00
monty@donna.mysql.fi
c488a2cdc9 merge 2001-05-19 10:17:47 +03:00
monty@donna.mysql.fi
25a129c96f Force close of sockets on HPUX 10.20
Support option lines longer than 256 chars.
Close the slow log at shutdown.
Always allow debug options to mysqld.
Change some DBUG_PRINT tags.
2001-05-19 10:14:05 +03:00
paul@central.snake.net
ed5841ae65 manual.texi more development tree section changes
manual.texi	change "InnoDB consinsten read" to
manual.texi	"InnoDB consistent read" in @node lines
manual.texi	(to match section's actual title)
manual.texi	cleanups to "installing from development source
manual.texi	tree" section
2001-05-18 23:05:33 -05:00
mwagner@evoq.mwagner.org
8382f16e01 manual.texi Added a mirror, adjusted some URLs. 2001-05-17 13:59:52 -05:00
monty@donna.mysql.fi
74ca91e08f Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-17 00:47:21 +03:00
monty@donna.mysql.fi
2ba0846a60 Fixed bug when using MERGE on files > 4G
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table
Fixed bug in INSERT DELAYED when doing shutdown and a table was locked
Changed that tmp_table_size =4G-1 means unlimited.
2001-05-17 00:46:50 +03:00
serg@serg.mysql.com
a40774fb85 merged 2001-05-16 23:22:27 +02:00
serg@serg.mysql.com
b6138af000 Fulltext manual changed, MERGE bug fixed 2001-05-16 23:06:30 +02:00
heikki@donna.mysql.fi
0f24c9fcee os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsync
configure.in	Check if fdatasync exists
manual.texi	Updated defragmenting doc
manual.texi	Corrected fillfactor contract threashold for a page to 1/2
2001-05-14 17:45:38 +03:00
monty@donna.mysql.fi
265164db03 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-14 01:13:06 +03:00
monty@donna.mysql.fi
329382c1e5 Cleanup up stacktrace code
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified
2001-05-14 01:12:40 +03:00
paul@central.snake.net
6f9878b155 manual.texi changed location of samp_db distribution and MySQL
manual.texi	book errata.
2001-05-12 22:03:04 -05:00
monty@donna.mysql.fi
a4289cc0c8 Added information about using mysql-max 2001-05-12 09:24:35 +03:00
monty@donna.mysql.fi
10920d0be1 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-12 01:01:27 +03:00
monty@donna.mysql.fi
369ea3bb8e cleanup 2001-05-12 01:00:46 +03:00
heikki@donna.mysql.fi
32344d8697 manual.texi Added a note on table defragmenting and a sentence on InnoDB speed 2001-05-11 17:07:58 +03:00
monty@donna.mysql.fi
ec39fda829 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-09 23:02:58 +03:00
monty@donna.mysql.fi
965cd30f87 Applied patches for BDB tables
Fixes to InnoDB to compile on Windows
Fix for temporary InnoDB tables
Fixed bug in REPLACE()
Fixed sub char keys for InnoDB
2001-05-09 23:02:36 +03:00
sasha@mysql.sashanet.com
81dd259713 Docs/manual.texi
removed porn site
2001-05-07 08:33:34 -06:00
monty@donna.mysql.fi
33fa6e04cc Merge 2001-05-05 09:44:25 +03:00
monty@donna.mysql.fi
f6a36e948d Added LOAD DATA CONCURRENT 2001-05-05 09:41:47 +03:00
heikki@donna.mysql.fi
223fd497c7 manual.texi Fixed a typo in InnoDB record size 2001-05-04 16:13:45 +03:00
sasha@mysql.sashanet.com
2df55115b6 Docs/manual.texi
added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
2001-05-03 18:18:35 -06:00
sasha@mysql.sashanet.com
c6ceb04bd8 Docs/manual.texi
fixed bug
sql/sql_repl.cc
    undid virtual master change
2001-05-03 16:01:13 -06:00
heikki@donna.mysql.fi
dc618189d5 manual.texi Update MySQL manual about the syntax change to ...LOCK IN SHARE MODE 2001-05-03 14:48:00 +03:00
jcole@tetra.spaceapes.com
c058b5a196 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2001-05-03 03:38:10 -05:00
jcole@tetra.spaceapes.com
b1e1d5b012 Fixed example that was wrong in manual. 2001-05-03 03:37:29 -05:00
monty@donna.mysql.fi
a580233a43 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-05-03 08:47:34 +03:00
monty@donna.mysql.fi
68657024cb Fixed bug from last commit 2001-05-03 08:46:58 +03:00
monty@donna.mysql.fi
91c4407e1a Fixed a bug with SELECT DISTINCT and HAVING 2001-05-02 23:39:05 +03:00
jcole@tetra.spaceapes.com
83221a4724 Several minor fixes to manual per Tom. 2001-05-02 05:49:59 -05:00
jcole@main.burghcom.com
03cb1ccef5 manual.texi fixed paragraph 2001-05-01 04:12:23 -04: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
serg@serg.mysql.com
7b06e39abd Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-25 11:21:05 +02:00
serg@serg.mysql.com
c76b7c5a02 added to Fulltext todo 2001-04-25 11:19:54 +02:00
jani@hynda.mysql.fi
f374c2307d Added a link 2001-04-24 04:41:18 +03:00
paul@central.snake.net
a89b0f10be manual.texi minor mods to recent change notes 2001-04-23 17:54:51 -05:00
jani@hynda.mysql.fi
019080091d New option to mysqldump. 2001-04-24 00:31:34 +03:00
paul@central.snake.net
53cfdccb0d manual.texi missing @ on @item in contributed software page 2001-04-23 09:07:51 -05:00
monty@donna.mysql.fi
97c3927679 Portability fixes 2001-04-23 03:28:08 +03:00
monty@donna.mysql.fi
714560cbe9 Fix for release 2001-04-22 12:11:01 +03: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@donna.mysql.fi
0f37b1244b Fixed portability problems in mysqlcheck 2001-04-21 03:03:08 +03:00
monty@donna.mysql.fi
c8fbe93890 Fixed that database name is shown for CHECK TABLE 2001-04-20 17:14:53 +03:00
monty@donna.mysql.fi
528408c42a Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-20 15:49:55 +03:00
monty@donna.mysql.fi
5e8c4b76d5 Portability fixes 2001-04-20 15:18:46 +03:00
jani@hynda.mysql.fi
6f0b25826c Changes in manual and client/Makefile.am 2001-04-20 14:54:14 +03:00
monty@donna.mysql.fi
a94ba10f8d Fix for BDB and LOCK TABLES 2001-04-19 20:41:19 +03:00
monty@donna.mysql.fi
29e300d10f Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-19 14:44:05 +03:00
monty@donna.mysql.fi
566f82369c Portability fixes 2001-04-19 14:43:32 +03:00
serg@serg.mysql.com
16988caec8 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-19 09:56:19 +02:00
monty@donna.mysql.fi
bc6fd0acaa Added test for PTHREAD_YIELD
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
0bd3023393 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-18 02:54:07 +03:00
monty@donna.mysql.fi
ad7fa1c940 Don't force conf_to_src to be static an all systems
Removed unpredictable test from rpl000001.test
2001-04-18 02:53:21 +03:00
jcole@abel.spaceapes.com
393c603529 Small fixes to manual.texi. 2001-04-17 14:57:31 -05:00
serg@serg.mysql.com
1511c997b2 News section updated 2001-04-17 19:46:54 +02:00
monty@donna.mysql.fi
561c18c116 Updated manual 2001-04-17 02:00:46 +03:00
monty@donna.mysql.fi
1afbe4feba The environment variable PAGER is now used as the default pager
Fixed bug with float columns
2001-04-17 01:45:30 +03:00
sasha@mysql.sashanet.com
37f3068495 Docs/manual.texi
Added a stern warning in a visible (in my opinion) place to make sure
    to compile with -fno-exceptions when using gcc
    Wrote a new paragraphs on OS comparison/choice in the Which OS section
2001-04-16 15:15:59 -06:00
heikki@donna.mysql.fi
7e1687dde2 manual.texi Added InnoDB manual in manual.texi 2001-04-16 18:06:53 +03:00
monty@donna.mysql.fi
ac77076ff2 Fixed bug with HEAP tables when using LIKE 2001-04-16 14:05:55 +03:00
serg@serg.mysql.com
801259b669 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-04-15 20:16:51 +02:00
serg@serg.mysql.com
491dc47f8c bad auto-merge fixed 2001-04-15 20:15:58 +02:00
monty@donna.mysql.fi
aa7bb900ae Merge 2001-04-15 14:28:25 +03:00
monty@donna.mysql.fi
88c821b002 Cleanup of MySQL-Max description 2001-04-15 14:21:58 +03:00
paul@central.snake.net
10c6a5fb56 manual.texi minor wording changes to sections 6.1 - 6.3. 2001-04-14 21:56:57 -05:00
monty@donna.mysql.fi
2ba11380eb Fix RPM to be able to build MySQL-Max 2001-04-14 01:30:52 +03:00
monty@donna.mysql.fi
bc7731c0c7 Changed -O6 to -O3
Portability fix for Innodb
2001-04-13 22:09:33 +03:00
serg@serg.mysql.com
6991ee7867 manually merged 2001-04-13 16:31:53 +02:00
monty@donna.mysql.fi
b897f84d74 Changes to get mysqld-max to compile 2001-04-13 16:21:38 +03: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
paul@central.snake.net
69be96cf2a manual.texi Fix Bowser's birth date (1998 -> 1989) 2001-04-12 18:54:37 -05:00
monty@donna.mysql.fi
714431e3a6 Added intern which functions to benchmarks 2001-04-12 15:46:50 +03:00
sasha@mysql.sashanet.com
95d908dd0b re-added line that was resolved out during merge 2001-04-11 17:50:23 -06:00
sasha@mysql.sashanet.com
16eb5e87a2 merge 2001-04-11 16:49:40 -06:00
sasha@mysql.sashanet.com
2392c3abd7 fixed bugs in the new stuff in rpl000001 test
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
2001-04-11 16:29:15 -06:00
monty@donna.mysql.fi
53f518c42d Fixed bug when using a key on a CHAR(255) NULL column 2001-04-12 00:56:55 +03:00
monty@donna.mysql.fi
d2dc65f1b4 Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
monty@donna.mysql.fi
3c82d4a2e1 Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL 2001-04-10 11:32:28 +03:00
monty@donna.mysql.fi
7f21a7a6da Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
jani@janikt.pp.saunalahti.fi
3d19a5d4bb Updated a link in the manual. 2001-04-09 12:11:44 +03:00
tim@threads.polyesthetic.msg
6d1ebdd656 Merge 2001-04-05 15:25:39 -04:00
tim@threads.polyesthetic.msg
252ab34892 Clear up how ROUND() works (i.e., not the way you think). 2001-04-05 15:21:19 -04:00
jcole@abel.spaceapes.com
43cc214fb1 accidentally merged a deleted piece of the manual back in 2001-04-04 23:19:28 -05:00
jcole@abel.spaceapes.com
61f74f9956 manual merge 2001-04-04 23:19:27 -05:00
sasha@mysql.sashanet.com
671a63f5da Updates/cleanup for Linux notes 2001-04-04 22:19:26 -06:00
jcole@abel.spaceapes.com
feca8212dc Edits to first 10,000 lines from read-through of manual.texi. 2001-04-04 01:38:47 -05:00
jcole@abel.spaceapes.com
09fa56ff86 Merge jcole@work.mysql.com:/home/bk/mysql
into abel.spaceapes.com:/home/jcole/bk/mysql
2001-04-03 20:28:59 -05:00
mwagner@evoq.mwagner.org
e562e37f91 manual.texi Update pubdate for PHP/MySQL book. 2001-04-03 20:28:58 -05:00
jcole@abel.spaceapes.com
6809440669 push so i can merge 2001-04-03 18:12:33 -05:00
monty@donna.mysql.fi
56f4427f32 Cleanup of manual 2001-04-02 02:33:25 +03:00
monty@donna.mysql.fi
fcaa779e82 merge 2001-04-02 01:53:15 +03:00
monty@donna.mysql.fi
9ea338ac3f Added INNODB as a synonym for INNOBASE
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query
Added --skip-safemalloc
2001-04-02 01:45:24 +03:00
jcole@abel.spaceapes.com
7de6496fb3 Fixed typos in manual.texi. 2001-04-01 09:03:05 -05:00
monty@donna.mysql.fi
65822120f5 Fixed bug in ALTER TABLE
Removed _mi_rkey() function
New fork_big.pl multi-thread test
2001-04-01 13:45:48 +03:00
jcole@abel.spaceapes.com
f661935c24 Lots of corrections and cleanups to manual.texi. 2001-03-31 23:12:11 -06:00
mwagner@evoq.mwagner.org
398608eb2a manual.texi Mirror maintenance. 2001-03-30 20:05:47 -06:00
jcole@abel.spaceapes.com
709501b9ce Made the manual pretty in HTMLHELP format.
Reorganized and renamed the API chapter.
2001-03-30 16:26:51 -06:00
monty@donna.mysql.fi
1a077f4a55 Let ALTER TABLE and LOAD DATA INFILE use sorting to create index
Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
2001-03-28 04:16:04 +03:00
monty@donna.mysql.fi
e5da9a96de Fixed bug in lock tables introduced by shared locks.
New lock test
2001-03-27 13:05:48 +03:00
serg@serg.mysql.com
306ab7dde9 Fulltext search section moved 2001-03-26 22:39:03 +02:00
monty@donna.mysql.fi
dab74107ab Fix a crash in Innobase with tables with many columns and a range query
Removed all Attic directories.
2001-03-26 16:49:11 +03:00
monty@donna.mysql.fi
2ff0334c23 Fixed problem with Innobase and signals on Solaris 2001-03-26 02:01:05 +03:00
monty@donna.mysql.fi
76e59081a0 Updating changelog 2001-03-25 13:19:05 +03:00
monty@donna.mysql.fi
5487d7a8c0 Fixed bug in send in mysqltest
Removed usage of @r/result as this made life hard when testing different
table handlers.
Allow concurrent inserts if no update/binary log.
Don't remove key_cache at flush tables.
Fixed bug in SELECT DISTINCT SUM()...
2001-03-25 01:02:26 +02:00
monty@donna.mysql.fi
176147cd31 Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-03-24 20:15:43 +02:00
monty@donna.mysql.fi
aa11573380 Added defines for fast mutex in glibc 2.2 (should be safe)
Fixed crash in SELECT DISTINCT SUM(...)
Fix return value of mysortncmp() for innobase
Fix join_crash bug
2001-03-24 20:15:14 +02:00
serg@serg.mysql.com
faa63c5013 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-03-24 16:21:41 +01:00
mwagner@evoq.mwagner.org
7a6a93b227 manual.texi Fix up. 2001-03-23 16:42:34 -06:00
mwagner@evoq.mwagner.org
3e59099f51 manual.texi One more mirror. 2001-03-23 14:24:40 -06:00
mwagner@evoq.mwagner.org
5d8c6b5fd2 manual.texi Mirror listing maintenance. 2001-03-23 14:13:39 -06:00