ID: 35569 Updated by: [EMAIL PROTECTED] Reported By: php-bug at tweaks dot dk -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2005-12-06 13:11:02] php-bug at tweaks dot dk Description: ------------ There is an error in the text below. The sentences contains both the danish translation and (some of) the original english text: It is: "Hvis sidste forespørgsel var en DELETE forespørgsel, hvor ingen WHERE klausul, var angivet vil alle rækker være blevet slettet, men denne funktion vil returnere nul, ved MySQL versioner før 4.1.2. of the records will have been deleted from the table but this function will return zero with MySQL versions prior to 4.1.2." It should be: "Hvis sidste forespørgsel var en DELETE forespørgsel, hvor ingen WHERE klausul, var angivet vil alle rækker være blevet slettet, men denne funktion vil returnere nul, ved MySQL versioner før 4.1.2." This part should be removed: "of the records will have been deleted from the table but this function will return zero with MySQL versions prior to 4.1.2." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35569&edit=1