summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files/patch-grant.cc
blob: 6f9e3b8b4110fa81467c5780cce5d30b1d9c6f43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- grant.cc.orig	Wed Apr 11 21:12:24 2001
+++ grant.cc	Mon Feb  3 03:47:34 2003
@@ -23,6 +23,7 @@
 #endif
 #include <iomanip>
 #include <string>
+#undef Success
 #include <sqlplus.hh>
 
 #define REFRESH_GRANT		1	/* Refresh grant tables */