| Bug #5028 | [French documentation translation] 4.0 info outdated, should be 4.1 | ||
|---|---|---|---|
| Submitted: | 13 Aug 2004 10:02 | Modified: | 30 May 2005 17:01 |
| Reporter: | Stefan Hinz | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
| Version: | OS: | ||
| Assigned to: | Documentation Team | CPU Architecture: | Any |
[30 May 2005 17:01]
Stefan Hinz
According to DamienS the bug was fixed in the most recent version.

Description: in the french version of 14.1.8.11 Rewriting Subqueries as Joins for Earlier MySQL Versions, it's write: Jusqu'à la version 4.0 inclue, seules les requêtes imbriquées de la forme INSERT ... SELECT ... et REPLACE ... SELECT ... étaient supportées. La clause IN() peut être utilisée dans certains contextes. but in english... Before MySQL 4.1, only nested queries of the form INSERT ... SELECT ... and REPLACE ... SELECT ... are supported. The IN() construct can be used in other contexts to test membership in a set of values. In french, there is a mistake in mySQL version 4.0 and 4.1, correct that for 4.1 How to repeat: Read the manual Suggested fix: See Description