Home
last modified time | relevance | path

Searched refs:MySQL (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/
H A DMySQL.php46 use SimplePie\Cache\MySQL; alias
48 class_exists('SimplePie\Cache\MySQL');
50 // @trigger_error(sprintf('Using the "SimplePie_Cache_MySQL" class is deprecated since SimplePie 1.7.0, use "SimplePie\Cache\MySQL" instead.'), \E_USER_DEPRECATED);
53 /** @deprecated since SimplePie 1.7.0, use "SimplePie\Cache\MySQL" instead */
54 class SimplePie_Cache_MySQL extends MySQL
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMySQL.php49 * Caches data to a MySQL database
61 class MySQL extends DB class
384 class_alias('SimplePie\Cache\MySQL', 'SimplePie_Cache_MySQL');
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md51 - The class `SimplePie\Cache\MySQL` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead
106 - Bugfix in MySQL cache by @Art4 in [#720](https://github.com/simplepie/simplepie/pull/720)
264 * Added cache purging after a specified period of time when using MySQL cache. [#329](https://github.com/simplepie/simplepie/pull/329)
278 * Fixed the datatype for `items.data` to be more appropriate in when using MySQL cache. [#302](https://github.com/simplepie/simplepie/pull/302)
284 * Fixed a bug where MySQL statements were not being passed thorugh `prepare()`. [#348](https://github.com/simplepie/simplepie/pull/348)
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG30 * MySQL: Some missing keywords (Abu3safeer)
31 * MySQL: Updated documentation links (splitbrain)
166 * Added missing keywords for MySQL (SF#3290998, ct-bob, BenBE)
177 * Fixed obsolete MySQL documentation links (SF#3441642, BenBE)
426 * Improved MySQL language file (BenBE, JavaWoman)
458 * MySQL (BenBE)
466 * MySQL was seriously broken (BenBE)
467 * Reworked Keyword groups for MySQL to allow for more configuration (BenBE)
811 - Fixed blank at start of MySQL file (W. Tasin)
861 * MySQL (Car
[all...]
H A DTHANKS176 - MySQL Carl Fürstenberg, Marjolein Katsma