Advertisement
Guest User

processlist

a guest
Dec 1st, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.82 KB | None | 0 0
  1. MySQL [(none)]> show full processlist\G
  2. *************************** 1. row ***************************
  3. Id: 37897
  4. User: root
  5. Host: localhost
  6. db: t
  7. Command: Sleep
  8. Time: 4539
  9. State:
  10. Info: NULL
  11. *************************** 2. row ***************************
  12. Id: 369239
  13. User: root
  14. Host: localhost
  15. db: NULL
  16. Command: Query
  17. Time: 0
  18. State: starting
  19. Info: show full processlist
  20. *************************** 3. row ***************************
  21. Id: 373193
  22. User: root
  23. Host: localhost
  24. db: t
  25. Command: Query
  26. Time: 1
  27. State: Sending data
  28. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  29. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  30. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  31. c.nleft >= 3
  32. AND c.nright <= 16
  33. AND c.active = 1)
  34. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  35.  
  36. INNER JOIN ps_product_shop product_shop
  37. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  38. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  39. GROUP BY cp.id_product ORDER BY position, id_product
  40. *************************** 4. row ***************************
  41. Id: 373204
  42. User: root
  43. Host: localhost
  44. db: t
  45. Command: Query
  46. Time: 1
  47. State: Sending data
  48. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  49. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  50. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  51. c.nleft >= 17
  52. AND c.nright <= 78
  53. AND c.active = 1)
  54. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  55.  
  56. INNER JOIN ps_product_shop product_shop
  57. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  58. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  59. GROUP BY cp.id_product ORDER BY position, id_product
  60. *************************** 5. row ***************************
  61. Id: 373224
  62. User: root
  63. Host: localhost
  64. db: t
  65. Command: Sleep
  66. Time: 0
  67. State:
  68. Info: NULL
  69. *************************** 6. row ***************************
  70. Id: 373225
  71. User: root
  72. Host: localhost
  73. db: t
  74. Command: Query
  75. Time: 1
  76. State: Sending data
  77. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  78. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  79. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  80. c.nleft >= 17
  81. AND c.nright <= 78
  82. AND c.active = 1)
  83. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  84.  
  85. INNER JOIN ps_product_shop product_shop
  86. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  87. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  88. GROUP BY cp.id_product ORDER BY position, id_product
  89. *************************** 7. row ***************************
  90. Id: 373228
  91. User: root
  92. Host: localhost
  93. db: t
  94. Command: Query
  95. Time: 1
  96. State: Sending data
  97. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  98. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  99. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  100. c.nleft >= 17
  101. AND c.nright <= 78
  102. AND c.active = 1)
  103. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  104.  
  105. INNER JOIN ps_product_shop product_shop
  106. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  107. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  108. GROUP BY cp.id_product ORDER BY position, id_product
  109. *************************** 8. row ***************************
  110. Id: 373237
  111. User: root
  112. Host: localhost
  113. db: t
  114. Command: Query
  115. Time: 1
  116. State: Sending data
  117. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  118. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  119. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  120. c.nleft >= 17
  121. AND c.nright <= 78
  122. AND c.active = 1)
  123. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  124.  
  125. INNER JOIN ps_product_shop product_shop
  126. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  127. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  128. GROUP BY cp.id_product ORDER BY position, id_product
  129. *************************** 9. row ***************************
  130. Id: 373238
  131. User: root
  132. Host: localhost
  133. db: t
  134. Command: Query
  135. Time: 1
  136. State: Sending data
  137. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  138. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  139. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  140. c.nleft >= 3
  141. AND c.nright <= 16
  142. AND c.active = 1)
  143. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  144.  
  145. INNER JOIN ps_product_shop product_shop
  146. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  147. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  148. GROUP BY cp.id_product ORDER BY position, id_product
  149. *************************** 10. row ***************************
  150. Id: 373241
  151. User: root
  152. Host: localhost
  153. db: t
  154. Command: Query
  155. Time: 1
  156. State: Sending data
  157. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  158. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  159. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  160. c.nleft >= 17
  161. AND c.nright <= 78
  162. AND c.active = 1)
  163. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  164.  
  165. INNER JOIN ps_product_shop product_shop
  166. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  167. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  168. GROUP BY cp.id_product ORDER BY position, id_product
  169. *************************** 11. row ***************************
  170. Id: 373248
  171. User: root
  172. Host: localhost
  173. db: t
  174. Command: Query
  175. Time: 0
  176. State: Sending data
  177. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  178. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  179. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  180. c.nleft >= 79
  181. AND c.nright <= 142
  182. AND c.active = 1)
  183. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  184.  
  185. INNER JOIN ps_product_shop product_shop
  186. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  187. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  188. GROUP BY cp.id_product ORDER BY position, id_product
  189. *************************** 12. row ***************************
  190. Id: 373258
  191. User: root
  192. Host: localhost
  193. db: t
  194. Command: Query
  195. Time: 0
  196. State: Sending data
  197. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  198. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  199. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  200. c.nleft >= 17
  201. AND c.nright <= 78
  202. AND c.active = 1)
  203. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  204.  
  205. INNER JOIN ps_product_shop product_shop
  206. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  207. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  208. GROUP BY cp.id_product ORDER BY position, id_product
  209. *************************** 13. row ***************************
  210. Id: 373263
  211. User: root
  212. Host: localhost
  213. db: t
  214. Command: Query
  215. Time: 0
  216. State: Sending data
  217. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  218. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  219. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  220. c.nleft >= 17
  221. AND c.nright <= 78
  222. AND c.active = 1)
  223. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  224.  
  225. INNER JOIN ps_product_shop product_shop
  226. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  227. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  228. GROUP BY cp.id_product ORDER BY position, id_product
  229. *************************** 14. row ***************************
  230. Id: 373264
  231. User: root
  232. Host: localhost
  233. db: t
  234. Command: Query
  235. Time: 0
  236. State: Sending data
  237. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  238. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  239. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  240. c.nleft >= 3
  241. AND c.nright <= 16
  242. AND c.active = 1)
  243. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  244.  
  245. INNER JOIN ps_product_shop product_shop
  246. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  247. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  248. GROUP BY cp.id_product ORDER BY position, id_product
  249. *************************** 15. row ***************************
  250. Id: 373269
  251. User: root
  252. Host: localhost
  253. db: t
  254. Command: Query
  255. Time: 0
  256. State: Sending data
  257. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  258. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  259. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  260. c.nleft >= 3
  261. AND c.nright <= 16
  262. AND c.active = 1)
  263. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  264.  
  265. INNER JOIN ps_product_shop product_shop
  266. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  267. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  268. GROUP BY cp.id_product ORDER BY position, id_product
  269. *************************** 16. row ***************************
  270. Id: 373270
  271. User: root
  272. Host: localhost
  273. db: t
  274. Command: Query
  275. Time: 0
  276. State: Sending data
  277. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  278. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  279. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  280. c.nleft >= 17
  281. AND c.nright <= 78
  282. AND c.active = 1)
  283. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  284.  
  285. INNER JOIN ps_product_shop product_shop
  286. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  287. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  288. GROUP BY cp.id_product ORDER BY position, id_product
  289. *************************** 17. row ***************************
  290. Id: 373295
  291. User: root
  292. Host: localhost
  293. db: t
  294. Command: Query
  295. Time: 0
  296. State: Sending data
  297. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  298. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  299. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  300. c.nleft >= 17
  301. AND c.nright <= 78
  302. AND c.active = 1)
  303. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  304.  
  305. INNER JOIN ps_product_shop product_shop
  306. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  307. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  308. GROUP BY cp.id_product ORDER BY position, id_product
  309. *************************** 18. row ***************************
  310. Id: 373299
  311. User: root
  312. Host: localhost
  313. db: t
  314. Command: Query
  315. Time: 0
  316. State: Sending data
  317. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  318. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  319. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  320. c.nleft >= 17
  321. AND c.nright <= 78
  322. AND c.active = 1)
  323. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  324.  
  325. INNER JOIN ps_product_shop product_shop
  326. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  327. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  328. GROUP BY cp.id_product ORDER BY position, id_product
  329. *************************** 19. row ***************************
  330. Id: 373305
  331. User: root
  332. Host: localhost
  333. db: t
  334. Command: Query
  335. Time: 0
  336. State: Sending data
  337. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  338. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  339. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  340. c.nleft >= 79
  341. AND c.nright <= 142
  342. AND c.active = 1)
  343. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  344.  
  345. INNER JOIN ps_product_shop product_shop
  346. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  347. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  348. GROUP BY cp.id_product ORDER BY position, id_product
  349. *************************** 20. row ***************************
  350. Id: 373307
  351. User: root
  352. Host: localhost
  353. db: t
  354. Command: Query
  355. Time: 0
  356. State: Sending data
  357. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  358. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  359. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  360. c.nleft >= 79
  361. AND c.nright <= 142
  362. AND c.active = 1)
  363. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  364.  
  365. INNER JOIN ps_product_shop product_shop
  366. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  367. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  368. GROUP BY cp.id_product ORDER BY position, id_product
  369. *************************** 21. row ***************************
  370. Id: 373308
  371. User: root
  372. Host: localhost
  373. db: t
  374. Command: Query
  375. Time: 0
  376. State: Sending data
  377. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  378. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  379. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  380. c.nleft >= 3
  381. AND c.nright <= 16
  382. AND c.active = 1)
  383. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  384.  
  385. INNER JOIN ps_product_shop product_shop
  386. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  387. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  388. GROUP BY cp.id_product ORDER BY position, id_product
  389. *************************** 22. row ***************************
  390. Id: 373316
  391. User: root
  392. Host: localhost
  393. db: t
  394. Command: Query
  395. Time: 0
  396. State: Sending data
  397. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  398. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  399. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  400. c.nleft >= 3
  401. AND c.nright <= 16
  402. AND c.active = 1)
  403. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  404.  
  405. INNER JOIN ps_product_shop product_shop
  406. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  407. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  408. GROUP BY cp.id_product ORDER BY position, id_product
  409. *************************** 23. row ***************************
  410. Id: 373322
  411. User: root
  412. Host: localhost
  413. db: t
  414. Command: Query
  415. Time: 0
  416. State: Sending data
  417. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  418. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  419. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  420. c.nleft >= 17
  421. AND c.nright <= 78
  422. AND c.active = 1)
  423. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  424.  
  425. INNER JOIN ps_product_shop product_shop
  426. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  427. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  428. GROUP BY cp.id_product ORDER BY position, id_product
  429. *************************** 24. row ***************************
  430. Id: 373327
  431. User: root
  432. Host: localhost
  433. db: t
  434. Command: Query
  435. Time: 0
  436. State: Sending data
  437. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  438. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  439. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  440. c.nleft >= 79
  441. AND c.nright <= 142
  442. AND c.active = 1)
  443. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  444.  
  445. INNER JOIN ps_product_shop product_shop
  446. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  447. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  448. GROUP BY cp.id_product ORDER BY position, id_product
  449. *************************** 25. row ***************************
  450. Id: 373330
  451. User: root
  452. Host: localhost
  453. db: t
  454. Command: Query
  455. Time: 0
  456. State: Sending data
  457. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  458. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  459. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  460. c.nleft >= 17
  461. AND c.nright <= 78
  462. AND c.active = 1)
  463. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  464.  
  465. INNER JOIN ps_product_shop product_shop
  466. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  467. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  468. GROUP BY cp.id_product ORDER BY position, id_product
  469. *************************** 26. row ***************************
  470. Id: 373346
  471. User: root
  472. Host: localhost
  473. db: t
  474. Command: Query
  475. Time: 0
  476. State: Sending data
  477. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  478. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  479. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  480. c.nleft >= 79
  481. AND c.nright <= 142
  482. AND c.active = 1)
  483. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  484.  
  485. INNER JOIN ps_product_shop product_shop
  486. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  487. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  488. GROUP BY cp.id_product ORDER BY position, id_product
  489. *************************** 27. row ***************************
  490. Id: 373348
  491. User: root
  492. Host: localhost
  493. db: t
  494. Command: Query
  495. Time: 0
  496. State: Sending data
  497. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  498. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  499. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  500. c.nleft >= 17
  501. AND c.nright <= 78
  502. AND c.active = 1)
  503. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  504.  
  505. INNER JOIN ps_product_shop product_shop
  506. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  507. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  508. GROUP BY cp.id_product ORDER BY position, id_product
  509. *************************** 28. row ***************************
  510. Id: 373351
  511. User: root
  512. Host: localhost
  513. db: t
  514. Command: Query
  515. Time: 0
  516. State: Sending data
  517. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  518. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  519. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  520. c.nleft >= 3
  521. AND c.nright <= 16
  522. AND c.active = 1)
  523. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  524.  
  525. INNER JOIN ps_product_shop product_shop
  526. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  527. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  528. GROUP BY cp.id_product ORDER BY position, id_product
  529. *************************** 29. row ***************************
  530. Id: 373353
  531. User: root
  532. Host: localhost
  533. db: t
  534. Command: Query
  535. Time: 0
  536. State: Sending data
  537. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  538. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  539. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  540. c.nleft >= 79
  541. AND c.nright <= 142
  542. AND c.active = 1)
  543. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  544.  
  545. INNER JOIN ps_product_shop product_shop
  546. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  547. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  548. GROUP BY cp.id_product ORDER BY position, id_product
  549. *************************** 30. row ***************************
  550. Id: 373355
  551. User: root
  552. Host: localhost
  553. db: t
  554. Command: Query
  555. Time: 0
  556. State: Sending data
  557. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  558. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  559. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  560. c.nleft >= 79
  561. AND c.nright <= 142
  562. AND c.active = 1)
  563. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  564.  
  565. INNER JOIN ps_product_shop product_shop
  566. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  567. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  568. GROUP BY cp.id_product ORDER BY position, id_product
  569. *************************** 31. row ***************************
  570. Id: 373359
  571. User: root
  572. Host: localhost
  573. db: t
  574. Command: Query
  575. Time: 0
  576. State: Sending data
  577. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  578. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  579. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  580. c.nleft >= 79
  581. AND c.nright <= 142
  582. AND c.active = 1)
  583. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  584.  
  585. INNER JOIN ps_product_shop product_shop
  586. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  587. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  588. GROUP BY cp.id_product ORDER BY position, id_product
  589. *************************** 32. row ***************************
  590. Id: 373360
  591. User: root
  592. Host: localhost
  593. db: t
  594. Command: Query
  595. Time: 0
  596. State: Sending data
  597. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  598. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  599. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  600. c.nleft >= 3
  601. AND c.nright <= 16
  602. AND c.active = 1)
  603. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  604.  
  605. INNER JOIN ps_product_shop product_shop
  606. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  607. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  608. GROUP BY cp.id_product ORDER BY position, id_product
  609. *************************** 33. row ***************************
  610. Id: 373378
  611. User: root
  612. Host: localhost
  613. db: t
  614. Command: Query
  615. Time: 0
  616. State: Sending data
  617. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  618. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  619. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  620. c.nleft >= 3
  621. AND c.nright <= 16
  622. AND c.active = 1)
  623. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  624.  
  625. INNER JOIN ps_product_shop product_shop
  626. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  627. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  628. GROUP BY cp.id_product ORDER BY position, id_product
  629. *************************** 34. row ***************************
  630. Id: 373384
  631. User: root
  632. Host: localhost
  633. db: t
  634. Command: Query
  635. Time: 0
  636. State: Sending data
  637. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  638. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  639. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  640. c.nleft >= 3
  641. AND c.nright <= 16
  642. AND c.active = 1)
  643. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  644.  
  645. INNER JOIN ps_product_shop product_shop
  646. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  647. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  648. GROUP BY cp.id_product ORDER BY position, id_product
  649. *************************** 35. row ***************************
  650. Id: 373403
  651. User: root
  652. Host: localhost
  653. db: t
  654. Command: Query
  655. Time: 0
  656. State: Sending data
  657. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  658. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  659. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  660. c.nleft >= 3
  661. AND c.nright <= 16
  662. AND c.active = 1)
  663. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  664.  
  665. INNER JOIN ps_product_shop product_shop
  666. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  667. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  668. GROUP BY cp.id_product ORDER BY position, id_product
  669. *************************** 36. row ***************************
  670. Id: 373421
  671. User: root
  672. Host: localhost
  673. db: t
  674. Command: Sleep
  675. Time: 0
  676. State:
  677. Info: NULL
  678. *************************** 37. row ***************************
  679. Id: 373424
  680. User: root
  681. Host: localhost
  682. db: t
  683. Command: Sleep
  684. Time: 0
  685. State:
  686. Info: NULL
  687. *************************** 38. row ***************************
  688. Id: 373427
  689. User: root
  690. Host: localhost
  691. db: t
  692. Command: Sleep
  693. Time: 0
  694. State:
  695. Info: NULL
  696. *************************** 39. row ***************************
  697. Id: 373428
  698. User: root
  699. Host: localhost
  700. db: t
  701. Command: Query
  702. Time: 0
  703. State: Sending data
  704. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  705. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  706. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  707. c.nleft >= 3
  708. AND c.nright <= 16
  709. AND c.active = 1)
  710. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  711.  
  712. INNER JOIN ps_product_shop product_shop
  713. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  714. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  715. GROUP BY cp.id_product ORDER BY position, id_product
  716. *************************** 40. row ***************************
  717. Id: 373430
  718. User: root
  719. Host: localhost
  720. db: t
  721. Command: Query
  722. Time: 0
  723. State: Sending data
  724. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  725. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  726. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  727. c.nleft >= 3
  728. AND c.nright <= 16
  729. AND c.active = 1)
  730. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  731.  
  732. INNER JOIN ps_product_shop product_shop
  733. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  734. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  735. GROUP BY cp.id_product ORDER BY position, id_product
  736. *************************** 41. row ***************************
  737. Id: 373431
  738. User: root
  739. Host: localhost
  740. db: t
  741. Command: Sleep
  742. Time: 0
  743. State:
  744. Info: NULL
  745. *************************** 42. row ***************************
  746. Id: 373435
  747. User: root
  748. Host: localhost
  749. db: t
  750. Command: Query
  751. Time: 0
  752. State: Sending data
  753. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  754. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  755. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  756. c.nleft >= 79
  757. AND c.nright <= 142
  758. AND c.active = 1)
  759. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  760.  
  761. INNER JOIN ps_product_shop product_shop
  762. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  763. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  764. GROUP BY cp.id_product ORDER BY position, id_product
  765. *************************** 43. row ***************************
  766. Id: 373436
  767. User: root
  768. Host: localhost
  769. db: t
  770. Command: Query
  771. Time: 0
  772. State: Sending data
  773. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  774. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  775. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  776. c.nleft >= 3
  777. AND c.nright <= 16
  778. AND c.active = 1)
  779. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  780.  
  781. INNER JOIN ps_product_shop product_shop
  782. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  783. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  784. GROUP BY cp.id_product ORDER BY position, id_product
  785. *************************** 44. row ***************************
  786. Id: 373438
  787. User: root
  788. Host: localhost
  789. db: t
  790. Command: Query
  791. Time: 0
  792. State: Sending data
  793. Info: CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
  794. SELECT cp.id_product, MIN(cp.position) position FROM ps_category c
  795. JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
  796. c.nleft >= 6
  797. AND c.nright <= 7
  798. AND c.active = 1)
  799. JOIN `ps_product` p ON (p.id_product=cp.id_product)
  800.  
  801. INNER JOIN ps_product_shop product_shop
  802. ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
  803. WHERE 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
  804. GROUP BY cp.id_product ORDER BY position, id_product
  805. *************************** 45. row ***************************
  806. Id: 373439
  807. User: root
  808. Host: localhost
  809. db: t
  810. Command: Sleep
  811. Time: 0
  812. State:
  813. Info: NULL
  814. *************************** 46. row ***************************
  815. Id: 373440
  816. User: root
  817. Host: localhost
  818. db: t
  819. Command: Sleep
  820. Time: 0
  821. State:
  822. Info: NULL
  823. *************************** 47. row ***************************
  824. Id: 373441
  825. User: root
  826. Host: localhost
  827. db: t
  828. Command: Sleep
  829. Time: 0
  830. State:
  831. Info: NULL
  832. *************************** 48. row ***************************
  833. Id: 373442
  834. User: root
  835. Host: localhost
  836. db: t
  837. Command: Sleep
  838. Time: 0
  839. State:
  840. Info: NULL
  841. *************************** 49. row ***************************
  842. Id: 373443
  843. User: root
  844. Host: localhost
  845. db: t
  846. Command: Sleep
  847. Time: 0
  848. State:
  849. Info: NULL
  850. *************************** 50. row ***************************
  851. Id: 373444
  852. User: root
  853. Host: localhost
  854. db: t
  855. Command: Sleep
  856. Time: 0
  857. State:
  858. Info: NULL
  859. *************************** 51. row ***************************
  860. Id: 373445
  861. User: root
  862. Host: localhost
  863. db: t
  864. Command: Sleep
  865. Time: 0
  866. State:
  867. Info: NULL
  868. *************************** 52. row ***************************
  869. Id: 373446
  870. User: root
  871. Host: localhost
  872. db: t
  873. Command: Sleep
  874. Time: 0
  875. State:
  876. Info: NULL
  877. *************************** 53. row ***************************
  878. Id: 373447
  879. User: root
  880. Host: localhost
  881. db: t
  882. Command: Sleep
  883. Time: 0
  884. State:
  885. Info: NULL
  886. *************************** 54. row ***************************
  887. Id: 373448
  888. User: root
  889. Host: localhost
  890. db: t
  891. Command: Sleep
  892. Time: 0
  893. State:
  894. Info: NULL
  895. *************************** 55. row ***************************
  896. Id: 373449
  897. User: root
  898. Host: localhost
  899. db: t
  900. Command: Sleep
  901. Time: 0
  902. State:
  903. Info: NULL
  904. *************************** 56. row ***************************
  905. Id: 373450
  906. User: root
  907. Host: localhost
  908. db: t
  909. Command: Sleep
  910. Time: 0
  911. State:
  912. Info: NULL
  913. *************************** 57. row ***************************
  914. Id: 373451
  915. User: root
  916. Host: localhost
  917. db: t
  918. Command: Sleep
  919. Time: 0
  920. State:
  921. Info: NULL
  922. *************************** 58. row ***************************
  923. Id: 373452
  924. User: root
  925. Host: localhost
  926. db: t
  927. Command: Sleep
  928. Time: 0
  929. State:
  930. Info: NULL
  931. *************************** 59. row ***************************
  932. Id: 373453
  933. User: root
  934. Host: localhost
  935. db: t
  936. Command: Sleep
  937. Time: 0
  938. State:
  939. Info: NULL
  940. *************************** 60. row ***************************
  941. Id: 373454
  942. User: root
  943. Host: localhost
  944. db: t
  945. Command: Sleep
  946. Time: 0
  947. State:
  948. Info: NULL
  949. 60 rows in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement