$ET->queryF('use assistant');
 
$ET->queryF('use assistant');
 
$ET->sql[0]="SELECT a.id,a.name,a.birthday,b.phone,c.email FROM name a,phone b,email c WHERE a.id=b.id and a.id=c.id order by a.id";
 
$ET->sql[0]="SELECT a.id,a.name,a.birthday,b.phone,c.email FROM name a,phone b,email c WHERE a.id=b.id and a.id=c.id order by a.id";
Fatal error: Uncaught TypeError: MWExceptionHandler::rollbackMasterChangesAndLog(): Argument #1 ($e) must be of type Exception, Error given, called in /volume1/web/wikiGrade1/includes/exception/MWExceptionHandler.php on line 137 and defined in /volume1/web/wikiGrade1/includes/exception/MWExceptionHandler.php:111 Stack trace: #0 /volume1/web/wikiGrade1/includes/exception/MWExceptionHandler.php(137): MWExceptionHandler::rollbackMasterChangesAndLog(Object(Error)) #1 [internal function]: MWExceptionHandler::handle(Object(Error)) #2 {main} thrown in /volume1/web/wikiGrade1/includes/exception/MWExceptionHandler.php on line 111