Commit graph

774 commits

Author SHA1 Message Date
monty@tik.mysql.fi
768deddcbf Updated LOCK TABLES manual section
Applied patch for mysqlhotcopy
Fixed open-files-size option in safe_mysqld
2001-07-28 13:29:20 +03: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
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
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
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
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