summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-01-12 19:18:36 +0100
committerJaka Kranjc2007-01-12 19:18:36 +0100
commit4b7a53a48a4894a4f7109f4ae3cc70b802d78869 (patch)
treed863762c5a4fe78af38d4ac3d2bed6513a222241
parent1dcc6a9dcab8f7e0032959768710ad894b2e3be3 (diff)
php: Added TRIGGERS for on_cast mysql check_self. Bug 7953.
Conflicts: php-pear/php/HISTORY
-rw-r--r--php-pear/php/HISTORY3
-rwxr-xr-xphp-pear/php/TRIGGERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 670441eef7..0f130f7c6d 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2007-01-11 George Sherwood <george@beernabeer.com>
+ * TRIGGERS: Added for mysql. Bug #7953.
+
2006-10-09 George Sherwood <george@beernabeer.com>
* CONFIGURE: Added query for usage of GD
* BUILD: Enable internal GD is requested. Fix libXpm directory.
diff --git a/php-pear/php/TRIGGERS b/php-pear/php/TRIGGERS
new file mode 100755
index 0000000000..02b151033f
--- /dev/null
+++ b/php-pear/php/TRIGGERS
@@ -0,0 +1 @@
+on_cast mysql check_self