[TYPO3-core] RFC #12897: Cannot parse SQL hints
Xavier Perseguers
typo3 at perseguers.ch
Thu Dec 3 13:30:06 CET 2009
Hi Steffen,
> mysql use a lot of these commands. They are all written in comments
> syntax to differ from other commands, and they are ignored by older
> versions if they don't know the command.
>
> typical examples:
>
> /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
> /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
> /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
> /*!40101 SET NAMES utf8 */;
I know them, but could you please point me out where it occurs in Core
or in extensions?
--
Xavier Perseguers
DBAL Leader
http://forge.typo3.org/projects/show/extension-dbal
More information about the TYPO3-team-core
mailing list