Chyba aplikace nebo serveru: insert_id() - nejde ziskat id: INSERT INTO
prefix_kosiky_data (`id_kosiku`,`klic`,`data`)
VALUES ('184152464',
'mena',
'CZK')
ON DUPLICATE KEY UPDATE `id_kosiku`='184152464',
`klic`='mena',
`data`='CZK'
Exception Object
(
[message:protected] => insert_id() - nejde ziskat id: INSERT INTO
prefix_kosiky_data (`id_kosiku`,`klic`,`data`)
VALUES ('184152464',
'mena',
'CZK')
ON DUPLICATE KEY UPDATE `id_kosiku`='184152464',
`klic`='mena',
`data`='CZK'
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => E:\prace\http\shop5\class\_class.mysql5.php
[line:protected] => 1346
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => E:\prace\http\shop5\class\_class.mysql5.php
[line] => 1513
[function] => insert_id
[class] => MySQL5
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] => E:\prace\http\shop5\class\_class.shop5.php
[line] => 21570
[function] => insert
[class] => MySQL5
[type] => ->
[args] => Array
(
[0] => prefix_kosiky_data
[1] => Array
(
[id_kosiku] => 184152464
[klic] => mena
[data] => CZK
)
[2] => 1
)
)
[2] => Array
(
[file] => E:\prace\http\shop5\class\_class.lang.php
[line] => 484
[function] => kosik_data_zapis
[class] => Shop5
[type] => ->
[args] => Array
(
[0] => mena
[1] => CZK
)
)
[3] => Array
(
[file] => E:\prace\http\shop5\class\_class.shop5.php
[line] => 127
[function] => nacti_meny
[class] => Languages
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => E:\prace\http\shop5\_init.php
[line] => 529
[function] => init
[class] => Shop5
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => E:\prace\http\shop5\index.php
[line] => 17
[args] => Array
(
[0] => E:\prace\http\shop5\_init.php
)
[function] => require_once
)
[6] => Array
(
[file] => E:\prace\http\shop5\_mod_rewrite.php
[line] => 328
[args] => Array
(
[0] => E:\prace\http\shop5\index.php
)
[function] => include
)
)
[previous:Exception:private] =>
)