Content deleted Content added
Andre Engels (talk | contribs) mNo edit summary |
No edit summary |
||
Line 2:
MySQL originally lacked support for [[transaction|transactions]], however this feature is now available. The full [[ANSI SQL]] standard is extended in some areas and not implemented in others; probably the most often requested features which are not yet implemented are:
* "Sub-SELECTs" or "nested SELECTs". The MySQL website states that "Subselects are currently being implemented in the 4.1 development tree."
* multibyte character encoding or [[Unicode]]/[[UTF-8]]
|