| 4.6300 |
select * from `cle_products` where `slug` = ? and `public` = ? and `trash` = ? and `cle_products`.`type` = ? limit 1 -- jk-798d-may-vat-so-moter-lien-truc-tiet-kiem-dien,1,0,product
|
| 1.5600 |
select `id`, `name`, `slug`, `image`, `excerpt` from `cle_products_categories` where `cle_products_categories`.`id` in (select `cle_relationships`.`category_id` from `cle_relationships` where `object_id` = ? and `object_type` = ? and `value` = ?) -- 19,products,products_categories
|
| 1.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 1.1500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,seo_robots
|
| 0.3500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,seo_canonical
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.5500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,rating_star
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,seo_schema
|
| 0.9600 |
select `cle_menu`.`id`, `name`, `slug`, `type`, `object_type`, `menu_id`, `parent_id`, `object_id` from `cle_menu` where `menu_id` = ? and `parent_id` = ? order by `order` asc, `created` asc -- 1,0
|
| 0.2900 |
select `cle_menu`.`id`, `name`, `slug`, `type`, `object_type`, `menu_id`, `parent_id`, `object_id` from `cle_menu` where `menu_id` = ? and `parent_id` = ? order by `order` asc, `created` asc -- 5,0
|
| 0.3800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,attributes
|
| 2.0200 |
select * from `cle_products` where `parent_id` = ? and `status` = ? and `cle_products`.`type` = ? and `cle_products`.`public` = ? and `cle_products`.`trash` = ? order by `order` asc, `created` desc -- 19,public,variations,1,0
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,default
|
| 0.6800 |
select * from `cle_galleries` where `object_id` = ? and `object_type` = ? order by `order` asc -- 19,products
|
| 0.3200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,rating_star
|
| 1.4200 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-thanh-toan,1,0
|
| 0.2600 |
select * from `cle_page` where `slug` = ? and `cle_page`.`public` = ? and `cle_page`.`trash` = ? limit 1 -- chinh-sach-chung,1,0
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,rating_star
|
| 1.0900 |
select count(*) as aggregate from `cle_rating_star` where `object_id` = ? and `object_type` = ? and `status` in (?, ?) -- 19,products,public,auto
|
| 0.3900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,post_related
|
| 0.3400 |
select * from `cle_products` where `cle_products`.`id` in (?) and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? limit 16 -- 19,1,0,product
|
| 0.3400 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,product_related
|
| 0.2200 |
select `id` from `cle_products_categories` where `lft` >= ? and `rgt` <= ? -- 70,71
|
| 3.4700 |
select * from `cle_products` where `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? and `cle_products`.`id` in (select distinct `object_id` from `cle_relationships` where `object_type` = ? and `category_id` in (?)) order by RAND() limit 16 -- 1,0,product,products,13
|
| 0.3700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 52,rating_star
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.5900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 52,pro_total
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 52,pro_sold
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 52,views
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 54,rating_star
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 54,pro_total
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 54,pro_sold
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 54,views
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 18,rating_star
|
| 0.2500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 18,pro_total
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 18,pro_sold
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 18,views
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 23,rating_star
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 23,pro_total
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 23,pro_sold
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 23,views
|
| 0.3000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,rating_star
|
| 0.2500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2800 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,pro_total
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,pro_sold
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,views
|
| 0.2900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 35,rating_star
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 35,pro_total
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 35,pro_sold
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 35,views
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 24,rating_star
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.7300 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 24,pro_total
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 24,pro_sold
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 24,views
|
| 0.2800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,rating_star
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_total
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,pro_sold
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.3000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,views
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2200 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 44,rating_star
|
| 0.2500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.5400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 44,pro_total
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 44,pro_sold
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 44,views
|
| 0.2700 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 20,rating_star
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 20,pro_total
|
| 0.2500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 20,pro_sold
|
| 0.2600 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 20,views
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1700 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 29,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 29,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 29,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 29,views
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 19,product_selling
|
| 10.5900 |
select * from `cle_products` where `status2` = ? and `cle_products`.`public` = ? and `cle_products`.`trash` = ? and `cle_products`.`type` = ? order by RAND() limit 20 -- 1,1,0,product
|
| 0.3100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,rating_star
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,pro_total
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,pro_sold
|
| 0.2200 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2400 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 37,views
|
| 0.2300 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 43,views
|
| 0.2100 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1600 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_total
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,pro_sold
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 42,views
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,rating_star
|
| 0.1800 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_total
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2000 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,pro_sold
|
| 0.1900 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1900 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 41,views
|
| 0.2000 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.1500 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? limit 1 -- 39,rating_star
|
| 0.2500 |
select * from information_schema.tables where table_schema = ? and table_name = ? and table_type = 'BASE TABLE' -- maymayph_dbskd,cle_products_metadata
|
| 0.2100 |
select * from `cle_products_metadata` where `object_id` = ? and `meta_key` = ? -- 19,views
|
| 0.4000 |
update `cle_products_metadata` set `meta_value` = ?, `updated` = ? where `object_id` = ? and `meta_key` = ? -- 775,2026-08-11 20:28:32,19,views
|
ĐÁNH GIÁ SẢN PHẨM