23 May
2014
23 May
'14
12:38 p.m.
Hi all. Can a SPIDER table, on MariaDB 10.0, connect to a remote MySQL 5.5 table? I can't find this info. If it can, I have a problem I don't understand. I can create the table, but when I execute any query I get: ERROR 1227 (42000): Access denied; you need (at least one of) the SUPER privilege(s) for this operation (which is misleading in any case, since I have SUPER) Nothing is written to the local error log (and I can't access the remote one). Federico