aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableTriggers.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-02-07 15:51:45 +0000
committerstuconnolly <stuart02@gmail.com>2010-02-07 15:51:45 +0000
commit8f13ed5a02b4ed8ed015e3ebe04f4cb19178ab5b (patch)
tree2a6981b8d3044fd504802c7fb6e3d7641689d819 /Source/SPTableTriggers.h
parent3ffc6040e9288ccfe074044a2d5f30c6f82df452 (diff)
downloadsequelpro-8f13ed5a02b4ed8ed015e3ebe04f4cb19178ab5b.tar.gz
sequelpro-8f13ed5a02b4ed8ed015e3ebe04f4cb19178ab5b.tar.bz2
sequelpro-8f13ed5a02b4ed8ed015e3ebe04f4cb19178ab5b.zip
Disable the addition of triggers on versions of MySQL less than 5.0.2 when support for them was initially added.
Diffstat (limited to 'Source/SPTableTriggers.h')
-rw-r--r--Source/SPTableTriggers.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/SPTableTriggers.h b/Source/SPTableTriggers.h
index 093e1eab..74e5c9b3 100644
--- a/Source/SPTableTriggers.h
+++ b/Source/SPTableTriggers.h
@@ -1,7 +1,12 @@
//
+// $Id$
+//
// SPTableTriggers.h
// sequel-pro
//
+// Created by Marius Ursache
+// Copyright (c) 2010 Marius Ursache. All rights reserved.
+//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or