( ! ) Fatal error: Uncaught <b>42S02</b><dl><dt>Funkcja<dd>Database::prepare<dt>Zapytanie<dd>select *, date_format(cData, '%Y-%m-%d') as Dzien, date_format(cData, '%k:%i') as Godzina from tInSeminaria where now() < cData order by cData asc<dt>Parametry<dd><dt>Komunikat<dd>Table 'dbMatInf.tInSeminaria' doesn't exist<dt>Kod SQL<dd>42S02<dt>Kod<dd>1146</dl> thrown in /data/http/matinf.uwb.edu.pl/htdocs/lib/db.php on line 217 | ||||
---|---|---|---|---|
( ! ) ExceptionDBMySQL: 42S02 in /data/http/matinf.uwb.edu.pl/htdocs/lib/db.php on line 217 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0002 | 496840 | {main}( ) | .../index.php:0 |
2 | 0.0220 | 3009168 | Database->prepare( $query = 'select *, date_format(cData, \'%Y-%m-%d\') as Dzien, date_format(cData, \'%k:%i\') as Godzina\n from tInSeminaria\n where now() < cData\n order by cData asc', $params = ??? ) | .../index.php:23 |
3 | 0.0222 | 3015720 | Database->exception( $function = 'Database::prepare', $message = 'SQLSTATE[42S02]: Base table or view not found: 1146 Table \'dbMatInf.tInSeminaria\' doesn\'t exist', $query = 'select *, date_format(cData, \'%Y-%m-%d\') as Dzien, date_format(cData, \'%k:%i\') as Godzina\n from tInSeminaria\n where now() < cData\n order by cData asc', $params = [], $info = [0 => '42S02', 1 => 1146, 2 => 'Table \'dbMatInf.tInSeminaria\' doesn\'t exist'] ) | .../db.php:268 |