Advertisement
Guest User

Untitled

a guest
Apr 5th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.79 KB | None | 0 0
  1.  
  2. D:\PHP5\HOME\!DEV\www\!clients\!2016\miramix\GUSLI\web\system\libraries\Migration.php:416:
  3. class CI_DB_mysqli_driver#14 (73) {
  4. public $dbdriver =>
  5. string(6) "mysqli"
  6. public $compress =>
  7. bool(false)
  8. public $delete_hack =>
  9. bool(true)
  10. public $stricton =>
  11. bool(false)
  12. protected $_escape_char =>
  13. string(1) "`"
  14. protected $return_delete_sql =>
  15. bool(false)
  16. protected $reset_delete_data =>
  17. bool(false)
  18. protected $qb_select =>
  19. array(0) {
  20. }
  21. protected $qb_distinct =>
  22. bool(false)
  23. protected $qb_from =>
  24. array(0) {
  25. }
  26. protected $qb_join =>
  27. array(0) {
  28. }
  29. protected $qb_where =>
  30. array(0) {
  31. }
  32. protected $qb_groupby =>
  33. array(0) {
  34. }
  35. protected $qb_having =>
  36. array(0) {
  37. }
  38. protected $qb_keys =>
  39. array(0) {
  40. }
  41. protected $qb_limit =>
  42. bool(false)
  43. protected $qb_offset =>
  44. bool(false)
  45. protected $qb_orderby =>
  46. array(0) {
  47. }
  48. protected $qb_set =>
  49. array(0) {
  50. }
  51. protected $qb_aliased_tables =>
  52. array(0) {
  53. }
  54. protected $qb_where_group_started =>
  55. bool(false)
  56. protected $qb_where_group_count =>
  57. int(0)
  58. protected $qb_caching =>
  59. bool(false)
  60. protected $qb_cache_exists =>
  61. array(0) {
  62. }
  63. protected $qb_cache_select =>
  64. array(0) {
  65. }
  66. protected $qb_cache_from =>
  67. array(0) {
  68. }
  69. protected $qb_cache_join =>
  70. array(0) {
  71. }
  72. protected $qb_cache_where =>
  73. array(0) {
  74. }
  75. protected $qb_cache_groupby =>
  76. array(0) {
  77. }
  78. protected $qb_cache_having =>
  79. array(0) {
  80. }
  81. protected $qb_cache_orderby =>
  82. array(0) {
  83. }
  84. protected $qb_cache_set =>
  85. array(0) {
  86. }
  87. protected $qb_no_escape =>
  88. array(0) {
  89. }
  90. protected $qb_cache_no_escape =>
  91. array(0) {
  92. }
  93. public $dsn =>
  94. string(0) ""
  95. public $username =>
  96. string(5) "gusli"
  97. public $password =>
  98. string(16) "WXr6ZFMNhMzqXrzw"
  99. public $hostname =>
  100. string(9) "localhost"
  101. public $database =>
  102. string(5) "gusli"
  103. public $subdriver =>
  104. NULL
  105. public $dbprefix =>
  106. string(0) ""
  107. public $char_set =>
  108. string(4) "utf8"
  109. public $dbcollat =>
  110. string(15) "utf8_general_ci"
  111. public $encrypt =>
  112. bool(false)
  113. public $swap_pre =>
  114. string(0) ""
  115. public $port =>
  116. string(0) ""
  117. public $pconnect =>
  118. bool(false)
  119. public $conn_id =>
  120. class mysqli#15 (19) {
  121. public $affected_rows =>
  122. int(-1)
  123. public $client_info =>
  124. string(79) "mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $"
  125. public $client_version =>
  126. int(50011)
  127. public $connect_errno =>
  128. int(0)
  129. public $connect_error =>
  130. NULL
  131. public $errno =>
  132. int(1146)
  133. public $error =>
  134. string(38) "Table 'gusli.migrations' doesn't exist"
  135. public $error_list =>
  136. array(1) {
  137. [0] =>
  138. array(3) {
  139. ...
  140. }
  141. }
  142. public $field_count =>
  143. int(1)
  144. public $host_info =>
  145. string(20) "localhost via TCP/IP"
  146. public $info =>
  147. NULL
  148. public $insert_id =>
  149. int(0)
  150. public $server_info =>
  151. string(10) "5.6.26-log"
  152. public $server_version =>
  153. int(50626)
  154. public $stat =>
  155. string(140) "Uptime: 442400 Threads: 1 Questions: 26795 Slow queries: 12 Opens: 262 Flush tables: 1 Open tables: 104 Queries per second avg: 0.060"
  156. public $sqlstate =>
  157. string(5) "00000"
  158. public $protocol_version =>
  159. int(10)
  160. public $thread_id =>
  161. int(2367)
  162. public $warning_count =>
  163. int(0)
  164. }
  165. public $result_id =>
  166. bool(false)
  167. public $db_debug =>
  168. bool(false)
  169. public $benchmark =>
  170. double(0.0019998550415039)
  171. public $query_count =>
  172. int(3)
  173. public $bind_marker =>
  174. string(1) "?"
  175. public $save_queries =>
  176. bool(true)
  177. public $queries =>
  178. array(6) {
  179. [0] =>
  180. string(83) "SELECT GET_LOCK('ecec31c75e0f03ce10b352f4b243a442b16e927d', 300) AS ci_session_lock"
  181. [1] =>
  182. string(88) "SELECT `data`
  183. FROM `ci_sessions`
  184. WHERE `id` = 'ecec31c75e0f03ce10b352f4b243a442b16e927d'"
  185. [2] =>
  186. string(24) "SHOW TABLES FROM `gusli`"
  187. [3] =>
  188. string(129) "CREATE TABLE IF NOT EXISTS `migrations` (
  189. `version` BIGINT(20) NOT NULL
  190. ) DEFAULT CHARACTER SET = utf8 COLLATE = utf8_general_ci"
  191. [4] =>
  192. string(47) "INSERT INTO `migrations` (`version`) VALUES (0)"
  193. [5] =>
  194. string(45) "SELECT `version`, `version`
  195. FROM `migrations`"
  196. }
  197. public $query_times =>
  198. array(6) {
  199. [0] =>
  200. double(0.00099992752075195)
  201. [1] =>
  202. double(0)
  203. [2] =>
  204. double(0.00099992752075195)
  205. [3] =>
  206. int(0)
  207. [4] =>
  208. int(0)
  209. [5] =>
  210. int(0)
  211. }
  212. public $data_cache =>
  213. array(1) {
  214. 'table_names' =>
  215. array(40) {
  216. [0] =>
  217. string(19) "admin_users_profile"
  218. [1] =>
  219. string(7) "artists"
  220. [2] =>
  221. string(15) "artists_aliases"
  222. [3] =>
  223. string(14) "artists_genres"
  224. [4] =>
  225. string(14) "artists_rating"
  226. [5] =>
  227. string(7) "billing"
  228. [6] =>
  229. string(11) "ci_sessions"
  230. [7] =>
  231. string(6) "cities"
  232. [8] =>
  233. string(6) "genres"
  234. [9] =>
  235. string(6) "orders"
  236. [10] =>
  237. string(6) "places"
  238. [11] =>
  239. string(22) "places_allowed_artists"
  240. [12] =>
  241. string(21) "places_allowed_tracks"
  242. [13] =>
  243. string(22) "places_change_settings"
  244. [14] =>
  245. string(19) "places_deny_artists"
  246. [15] =>
  247. string(18) "places_deny_tracks"
  248. [16] =>
  249. string(13) "places_genres"
  250. [17] =>
  251. string(15) "places_playlist"
  252. [18] =>
  253. string(14) "places_playnow"
  254. [19] =>
  255. string(12) "places_queue"
  256. [20] =>
  257. string(16) "places_topcharts"
  258. [21] =>
  259. string(21) "places_topcharttracks"
  260. [22] =>
  261. string(15) "places_topsongs"
  262. [23] =>
  263. string(21) "places_tracks_history"
  264. [24] =>
  265. string(8) "playlist"
  266. [25] =>
  267. string(15) "playlist_tracks"
  268. [26] =>
  269. string(7) "process"
  270. [27] =>
  271. string(10) "root_users"
  272. [28] =>
  273. string(14) "sphinx_artists"
  274. [29] =>
  275. string(15) "sphinx_topsongs"
  276. [30] =>
  277. string(13) "sphinx_tracks"
  278. [31] =>
  279. string(6) "tracks"
  280. [32] =>
  281. string(14) "tracks_aliases"
  282. [33] =>
  283. string(14) "tracks_history"
  284. [34] =>
  285. string(13) "tracks_rating"
  286. [35] =>
  287. string(5) "users"
  288. [36] =>
  289. string(10) "users_auth"
  290. [37] =>
  291. string(13) "users_confirm"
  292. [38] =>
  293. string(15) "users_device_id"
  294. [39] =>
  295. string(11) "view_genres"
  296. }
  297. }
  298. public $trans_enabled =>
  299. bool(true)
  300. public $trans_strict =>
  301. bool(true)
  302. protected $_trans_depth =>
  303. int(0)
  304. protected $_trans_status =>
  305. bool(true)
  306. protected $_trans_failure =>
  307. bool(false)
  308. public $cache_on =>
  309. bool(false)
  310. public $cachedir =>
  311. string(0) ""
  312. public $cache_autodel =>
  313. bool(false)
  314. public $CACHE =>
  315. NULL
  316. protected $_protect_identifiers =>
  317. bool(true)
  318. protected $_reserved_identifiers =>
  319. array(1) {
  320. [0] =>
  321. string(1) "*"
  322. }
  323. protected $_like_escape_str =>
  324. string(13) " ESCAPE '%s' "
  325. protected $_like_escape_chr =>
  326. string(1) "!"
  327. protected $_random_keyword =>
  328. array(2) {
  329. [0] =>
  330. string(6) "RAND()"
  331. [1] =>
  332. string(8) "RAND(%d)"
  333. }
  334. protected $_count_string =>
  335. string(19) "SELECT COUNT(*) AS "
  336. public $failover =>
  337. array(0) {
  338. }
  339. }
  340. D:\PHP5\HOME\!DEV\www\!clients\!2016\miramix\GUSLI\web\system\libraries\Migration.php:416:
  341. string(10) "migrations"
  342. D:\PHP5\HOME\!DEV\www\!clients\!2016\miramix\GUSLI\web\system\libraries\Migration.php:416:
  343. class CI_DB_mysqli_driver#14 (73) {
  344. public $dbdriver =>
  345. string(6) "mysqli"
  346. public $compress =>
  347. bool(false)
  348. public $delete_hack =>
  349. bool(true)
  350. public $stricton =>
  351. bool(false)
  352. protected $_escape_char =>
  353. string(1) "`"
  354. protected $return_delete_sql =>
  355. bool(false)
  356. protected $reset_delete_data =>
  357. bool(false)
  358. protected $qb_select =>
  359. array(0) {
  360. }
  361. protected $qb_distinct =>
  362. bool(false)
  363. protected $qb_from =>
  364. array(0) {
  365. }
  366. protected $qb_join =>
  367. array(0) {
  368. }
  369. protected $qb_where =>
  370. array(0) {
  371. }
  372. protected $qb_groupby =>
  373. array(0) {
  374. }
  375. protected $qb_having =>
  376. array(0) {
  377. }
  378. protected $qb_keys =>
  379. array(0) {
  380. }
  381. protected $qb_limit =>
  382. bool(false)
  383. protected $qb_offset =>
  384. bool(false)
  385. protected $qb_orderby =>
  386. array(0) {
  387. }
  388. protected $qb_set =>
  389. array(0) {
  390. }
  391. protected $qb_aliased_tables =>
  392. array(0) {
  393. }
  394. protected $qb_where_group_started =>
  395. bool(false)
  396. protected $qb_where_group_count =>
  397. int(0)
  398. protected $qb_caching =>
  399. bool(false)
  400. protected $qb_cache_exists =>
  401. array(0) {
  402. }
  403. protected $qb_cache_select =>
  404. array(0) {
  405. }
  406. protected $qb_cache_from =>
  407. array(0) {
  408. }
  409. protected $qb_cache_join =>
  410. array(0) {
  411. }
  412. protected $qb_cache_where =>
  413. array(0) {
  414. }
  415. protected $qb_cache_groupby =>
  416. array(0) {
  417. }
  418. protected $qb_cache_having =>
  419. array(0) {
  420. }
  421. protected $qb_cache_orderby =>
  422. array(0) {
  423. }
  424. protected $qb_cache_set =>
  425. array(0) {
  426. }
  427. protected $qb_no_escape =>
  428. array(0) {
  429. }
  430. protected $qb_cache_no_escape =>
  431. array(0) {
  432. }
  433. public $dsn =>
  434. string(0) ""
  435. public $username =>
  436. string(5) "gusli"
  437. public $password =>
  438. string(16) "WXr6ZFMNhMzqXrzw"
  439. public $hostname =>
  440. string(9) "localhost"
  441. public $database =>
  442. string(5) "gusli"
  443. public $subdriver =>
  444. NULL
  445. public $dbprefix =>
  446. string(0) ""
  447. public $char_set =>
  448. string(4) "utf8"
  449. public $dbcollat =>
  450. string(15) "utf8_general_ci"
  451. public $encrypt =>
  452. bool(false)
  453. public $swap_pre =>
  454. string(0) ""
  455. public $port =>
  456. string(0) ""
  457. public $pconnect =>
  458. bool(false)
  459. public $conn_id =>
  460. class mysqli#15 (19) {
  461. public $affected_rows =>
  462. int(-1)
  463. public $client_info =>
  464. string(79) "mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $"
  465. public $client_version =>
  466. int(50011)
  467. public $connect_errno =>
  468. int(0)
  469. public $connect_error =>
  470. NULL
  471. public $errno =>
  472. int(0)
  473. public $error =>
  474. string(0) ""
  475. public $error_list =>
  476. array(0) {
  477. }
  478. public $field_count =>
  479. int(1)
  480. public $host_info =>
  481. string(20) "localhost via TCP/IP"
  482. public $info =>
  483. NULL
  484. public $insert_id =>
  485. int(0)
  486. public $server_info =>
  487. string(10) "5.6.26-log"
  488. public $server_version =>
  489. int(50626)
  490. public $stat =>
  491. string(140) "Uptime: 442400 Threads: 1 Questions: 26796 Slow queries: 12 Opens: 262 Flush tables: 1 Open tables: 104 Queries per second avg: 0.060"
  492. public $sqlstate =>
  493. string(5) "00000"
  494. public $protocol_version =>
  495. int(10)
  496. public $thread_id =>
  497. int(2367)
  498. public $warning_count =>
  499. int(0)
  500. }
  501. public $result_id =>
  502. bool(false)
  503. public $db_debug =>
  504. bool(false)
  505. public $benchmark =>
  506. double(0.0019998550415039)
  507. public $query_count =>
  508. int(3)
  509. public $bind_marker =>
  510. string(1) "?"
  511. public $save_queries =>
  512. bool(true)
  513. public $queries =>
  514. array(6) {
  515. [0] =>
  516. string(83) "SELECT GET_LOCK('ecec31c75e0f03ce10b352f4b243a442b16e927d', 300) AS ci_session_lock"
  517. [1] =>
  518. string(88) "SELECT `data`
  519. FROM `ci_sessions`
  520. WHERE `id` = 'ecec31c75e0f03ce10b352f4b243a442b16e927d'"
  521. [2] =>
  522. string(24) "SHOW TABLES FROM `gusli`"
  523. [3] =>
  524. string(129) "CREATE TABLE IF NOT EXISTS `migrations` (
  525. `version` BIGINT(20) NOT NULL
  526. ) DEFAULT CHARACTER SET = utf8 COLLATE = utf8_general_ci"
  527. [4] =>
  528. string(47) "INSERT INTO `migrations` (`version`) VALUES (0)"
  529. [5] =>
  530. string(45) "SELECT `version`, `version`
  531. FROM `migrations`"
  532. }
  533. public $query_times =>
  534. array(6) {
  535. [0] =>
  536. double(0.00099992752075195)
  537. [1] =>
  538. double(0)
  539. [2] =>
  540. double(0.00099992752075195)
  541. [3] =>
  542. int(0)
  543. [4] =>
  544. int(0)
  545. [5] =>
  546. int(0)
  547. }
  548. public $data_cache =>
  549. array(1) {
  550. 'table_names' =>
  551. array(40) {
  552. [0] =>
  553. string(19) "admin_users_profile"
  554. [1] =>
  555. string(7) "artists"
  556. [2] =>
  557. string(15) "artists_aliases"
  558. [3] =>
  559. string(14) "artists_genres"
  560. [4] =>
  561. string(14) "artists_rating"
  562. [5] =>
  563. string(7) "billing"
  564. [6] =>
  565. string(11) "ci_sessions"
  566. [7] =>
  567. string(6) "cities"
  568. [8] =>
  569. string(6) "genres"
  570. [9] =>
  571. string(6) "orders"
  572. [10] =>
  573. string(6) "places"
  574. [11] =>
  575. string(22) "places_allowed_artists"
  576. [12] =>
  577. string(21) "places_allowed_tracks"
  578. [13] =>
  579. string(22) "places_change_settings"
  580. [14] =>
  581. string(19) "places_deny_artists"
  582. [15] =>
  583. string(18) "places_deny_tracks"
  584. [16] =>
  585. string(13) "places_genres"
  586. [17] =>
  587. string(15) "places_playlist"
  588. [18] =>
  589. string(14) "places_playnow"
  590. [19] =>
  591. string(12) "places_queue"
  592. [20] =>
  593. string(16) "places_topcharts"
  594. [21] =>
  595. string(21) "places_topcharttracks"
  596. [22] =>
  597. string(15) "places_topsongs"
  598. [23] =>
  599. string(21) "places_tracks_history"
  600. [24] =>
  601. string(8) "playlist"
  602. [25] =>
  603. string(15) "playlist_tracks"
  604. [26] =>
  605. string(7) "process"
  606. [27] =>
  607. string(10) "root_users"
  608. [28] =>
  609. string(14) "sphinx_artists"
  610. [29] =>
  611. string(15) "sphinx_topsongs"
  612. [30] =>
  613. string(13) "sphinx_tracks"
  614. [31] =>
  615. string(6) "tracks"
  616. [32] =>
  617. string(14) "tracks_aliases"
  618. [33] =>
  619. string(14) "tracks_history"
  620. [34] =>
  621. string(13) "tracks_rating"
  622. [35] =>
  623. string(5) "users"
  624. [36] =>
  625. string(10) "users_auth"
  626. [37] =>
  627. string(13) "users_confirm"
  628. [38] =>
  629. string(15) "users_device_id"
  630. [39] =>
  631. string(11) "view_genres"
  632. }
  633. }
  634. public $trans_enabled =>
  635. bool(true)
  636. public $trans_strict =>
  637. bool(true)
  638. protected $_trans_depth =>
  639. int(0)
  640. protected $_trans_status =>
  641. bool(true)
  642. protected $_trans_failure =>
  643. bool(false)
  644. public $cache_on =>
  645. bool(false)
  646. public $cachedir =>
  647. string(0) ""
  648. public $cache_autodel =>
  649. bool(false)
  650. public $CACHE =>
  651. NULL
  652. protected $_protect_identifiers =>
  653. bool(true)
  654. protected $_reserved_identifiers =>
  655. array(1) {
  656. [0] =>
  657. string(1) "*"
  658. }
  659. protected $_like_escape_str =>
  660. string(13) " ESCAPE '%s' "
  661. protected $_like_escape_chr =>
  662. string(1) "!"
  663. protected $_random_keyword =>
  664. array(2) {
  665. [0] =>
  666. string(6) "RAND()"
  667. [1] =>
  668. string(8) "RAND(%d)"
  669. }
  670. protected $_count_string =>
  671. string(19) "SELECT COUNT(*) AS "
  672. public $failover =>
  673. array(0) {
  674. }
  675. }
  676. D:\PHP5\HOME\!DEV\www\!clients\!2016\miramix\GUSLI\web\system\libraries\Migration.php:416:
  677. bool(false)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement