new MySQL:connection; // Declared with a global scopeconnection = mysql_init(LOG_ONLY_ERRORS, 1); // Used inside a function/procedure