Skip to content
Snippets Groups Projects

Clean up the HyperDB patches

Merged ale requested to merge cleanup-db-patches into master
6 files
+ 18
137
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
3
@@ -18,11 +18,9 @@
},
"wpackagist-plugin/hyperdb": {
"A few fixes to the global wpdb_hash instance (moved into wpdb)": "patches/hyperdb/0106-a-few-fixes-to-the-global-wpdb_hash-instance-moved-i.patch",
"Profiling: changing the define AI_DB_PROFILER to true will enable query logging (use with caution!)": "patches/hyperdb/0116-Performance-tweaks.patch",
"Prevent mysql-proxy to cache the admin section": "patches/hyperdb/0117-prevent-mysql-proxy-to-cache-the-admin-section.patch",
"Awful workaround (?)": "patches/hyperdb/0126-awful-workaround.patch",
"Added optional logging": "patches/hyperdb/0158-Added-optional-logging.patch",
"Adding extreme debugging when wp_debug is true": "patches/hyperdb/0161-adding-extreme-debugging-when-wp_debug-is-true.patch"
"Add support for SHOW TABLES LIKE queries": "patches/hyperdb/show-tables-like.patch"
},
"wpackagist-plugin/more-privacy-options": {
"Do send mail on privacy setting change": "patches/plugins/more-privacy-options.patch"
Loading