|
|
Choosing A Webhost: |
bk commit into 4.0 tree: msg#00213db.mysql.devel
Below is the list of changes that have just been committed into a 4.0 repository of paul. When paul does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet@xxxxxx, 2002-07-30 14:10:26-05:00, paul@xxxxxxxxxxxxxxxxxx manual.texi There is no CREATE ... INSERT. manual.texi Transactions comprise statements, not the other way around Docs/manual.texi 1.1065 02/07/30 14:10:03 paul@xxxxxxxxxxxxxxxxxx +2 -2 There is no CREATE ... INSERT. Docs/manual.texi 1.1064 02/07/30 14:09:17 paul@xxxxxxxxxxxxxxxxxx +1 -1 Transactions comprise statements, not the other way around # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: paul # Host: teton.kitebird.com # Root: /home/paul/mysql-4.0 --- 1.1063/Docs/manual.texi Tue Jul 30 09:35:34 2002 +++ 1.1065/Docs/manual.texi Tue Jul 30 14:10:03 2002 @@ -23412,10 +23412,10 @@ The temporary file will be deleted when the thread ends. The @code{max_binlog_cache_size} can be used to restrict the total size used -to cache a multi-transaction query. +to cache a multi-query transaction. If you are using the update or binary log, concurrent inserts will -not work together with @code{CREATE ... INSERT} and @code{INSERT ... SELECT}. +not work together with @code{CREATE ... SELECT} and @code{INSERT ... SELECT}. This is to ensure that you can recreate an exact copy of your tables by applying the log on a backup. @@ -51451,7 +51451,7 @@ @item Fixed a bug in @code{CONCAT_WS()} where it returned incorrect results. @item -Changed @code{CREATE ... INSERT} and @code{INSERT ... SELECT} to not +Changed @code{CREATE ... SELECT} and @code{INSERT ... SELECT} to not allow concurrent inserts as this could make the binary log hard to repeat. (Concurrent inserts are enabled if you are not using the binary or update log.) @item --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail internals-thread4217@xxxxxxxxxxxxxxx To unsubscribe, e-mail <internals-unsubscribe@xxxxxxxxxxxxxxx>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bk commit into 4.0 tree, peter |
|---|---|
| Next by Date: | bk commit into 4.1 tree, sanja |
| Previous by Thread: | bk commit into 4.0 tree, peter |
| Next by Thread: | bk commit into 4.0 tree, serg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |