mysql 替换

UPDATE `a` SET field1 = REPLACE (field1,'abcedf','222')


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0003412240{main}( ).../index.php:0
20.09154262160Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09154262160Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.318811453128Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.319711477408Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.320711532736Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.321111560136require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.331111959768K2ControllerItem->execute( ).../k2.php:64
90.331111959768K2ControllerItem->display( ).../BaseController.php:710
100.343312610472K2ControllerItem->display( ).../item.php:78
110.343312610472K2ControllerItem->display( ).../controller.php:19
120.348912981512Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.350613001880K2ViewItem->display( ).../ViewController.php:102
140.424515784552K2ViewItem->display( ).../view.html.php:742
150.424515784552K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.426615957488include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in MYSQL
  • Read 2671 times

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0003412240{main}( ).../index.php:0
20.09154262160Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09154262160Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.318811453128Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.319711477408Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.320711532736Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.321111560136require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.331111959768K2ControllerItem->execute( ).../k2.php:64
90.331111959768K2ControllerItem->display( ).../BaseController.php:710
100.343312610472K2ControllerItem->display( ).../item.php:78
110.343312610472K2ControllerItem->display( ).../controller.php:19
120.348912981512Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.350613001880K2ViewItem->display( ).../ViewController.php:102
140.424515784552K2ViewItem->display( ).../view.html.php:742
150.424515784552K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.426615957488include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top