(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Mon, 14 Dec 2015 06:13:48 +0000 (07:13 +0100)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Mon, 14 Dec 2015 06:13:48 +0000 (07:13 +0100)
realurl.sql [new file with mode: 0644]

diff --git a/realurl.sql b/realurl.sql
new file mode 100644 (file)
index 0000000..6911643
--- /dev/null
@@ -0,0 +1,5 @@
+SET foreign_key_checks = 0;\r
+TRUNCATE TABLE `tx_realurl_chashcache`;\r
+TRUNCATE TABLE `tx_realurl_pathcache`;\r
+TRUNCATE TABLE `tx_realurl_urldecodecache`;\r
+TRUNCATE TABLE `tx_realurl_urlencodecache`;\r