php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35569 Errors on the danish translation of the "mysql_affected_rows" page
Submitted: 2005-12-06 13:11 UTC Modified: 2006-09-06 20:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: php-bug at tweaks dot dk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-bug at tweaks dot dk
New email:
PHP Version: OS:

 

 [2005-12-06 13:11 UTC] 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."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-06 20:34 UTC] colder@php.net
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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC