home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / mysql-test / r / innodb.result < prev    next >
Encoding:
Text File  |  2003-01-21  |  7.7 KB  |  504 lines  |  [TEXT/ttxt]

  1. id    code    name
  2. 1    1    Tim
  3. 2    1    Monty
  4. 3    2    David
  5. 4    2    Erik
  6. 5    3    Sasha
  7. 6    3    Jeremy
  8. 7    4    Matt
  9. id    code    name
  10. 2    1    Monty
  11. 3    2    David
  12. 4    2    Erik
  13. 5    3    Sasha
  14. 6    3    Jeremy
  15. 7    4    Matt
  16. 8    1    Sinisa
  17. id    code    name
  18. 3    2    David
  19. 4    2    Erik
  20. 5    3    Sasha
  21. 6    3    Jeremy
  22. 7    4    Matt
  23. 8    1    Sinisa
  24. 12    1    Ralph
  25. id    parent_id    level
  26. 8    102    2
  27. 9    102    2
  28. 15    102    2
  29. id    parent_id    level
  30. 1001    100    0
  31. 1002    101    1
  32. 1003    101    1
  33. 1004    101    1
  34. 1005    101    1
  35. 1006    101    1
  36. 1007    101    1
  37. 1008    102    2
  38. 1009    102    2
  39. 1015    102    2
  40. 1016    103    2
  41. 1017    103    2
  42. 1018    103    2
  43. 1019    103    2
  44. 1020    103    2
  45. 1021    104    2
  46. 1022    104    2
  47. 1024    104    2
  48. 1025    105    2
  49. 1026    105    2
  50. 1027    105    2
  51. 1028    105    2
  52. 1029    105    2
  53. 1030    105    2
  54. 1031    106    2
  55. 1032    106    2
  56. 1033    106    2
  57. 1034    106    2
  58. 1035    106    2
  59. 1036    107    2
  60. 1037    107    2
  61. 1038    107    2
  62. 1040    107    2
  63. 1157    100    0
  64. 1179    105    2
  65. 1183    104    2
  66. 1193    105    2
  67. 1202    107    2
  68. 1203    107    2
  69. id    parent_id    level
  70. 1001    100    0
  71. 1002    101    1
  72. 1003    101    1
  73. 1004    101    1
  74. 1005    101    1
  75. 1006    101    1
  76. 1007    101    1
  77. 1008    102    2
  78. 1010    102    2
  79. 1015    102    2
  80. 1016    103    2
  81. 1017    103    2
  82. 1018    103    2
  83. 1019    103    2
  84. 1020    103    2
  85. 1021    104    2
  86. 1023    104    2
  87. 1024    104    2
  88. 1025    105    2
  89. 1026    105    2
  90. 1027    105    2
  91. 1028    105    2
  92. 1029    105    2
  93. 1030    105    2
  94. 1031    106    2
  95. 1032    106    2
  96. 1033    106    2
  97. 1034    106    2
  98. 1035    106    2
  99. 1036    107    2
  100. 1037    107    2
  101. 1039    107    2
  102. 1041    107    2
  103. 1158    100    0
  104. 1180    105    2
  105. 1184    104    2
  106. 1194    105    2
  107. 1202    107    2
  108. 1204    107    2
  109. id    parent_id    level
  110. 1008    102    2
  111. 1010    102    2
  112. 1015    102    2
  113. table    type    possible_keys    key    key_len    ref    rows    Extra
  114. t1    ref    level    level    1    const    12    where used; Using index
  115. table    type    possible_keys    key    key_len    ref    rows    Extra
  116. t1    ref    level    level    1    const    12    where used; Using index
  117. table    type    possible_keys    key    key_len    ref    rows    Extra
  118. t1    ref    level    level    1    const    12    where used
  119. level    id
  120. 1    1002
  121. 1    1003
  122. 1    1004
  123. 1    1005
  124. 1    1006
  125. 1    1007
  126. level    id    parent_id
  127. 1    1002    101
  128. 1    1003    101
  129. 1    1004    101
  130. 1    1005    101
  131. 1    1006    101
  132. 1    1007    101
  133. Table    Op    Msg_type    Msg_text
  134. test.t1    optimize    error    The handler for the table doesn't support check/repair
  135. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  136. t1    0    PRIMARY    1    id    A    87    NULL    NULL    
  137. t1    1    parent_id    1    parent_id    A    43    NULL    NULL    
  138. t1    1    level    1    level    A    6    NULL    NULL    
  139. gesuchnr    benutzer_id
  140. 1    1
  141. 2    1
  142. Table    Op    Msg_type    Msg_text
  143. test.t1    optimize    error    The handler for the table doesn't support check/repair
  144. a
  145. 2
  146. Table    Op    Msg_type    Msg_text
  147. test.t1    check    status    OK
  148. a    b
  149. 2    testing
  150. Table    Op    Msg_type    Msg_text
  151. test.t1    analyze    error    The handler for the table doesn't support check/repair
  152. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  153. t1    1    skr    1    a    A    3    NULL    NULL    
  154. a    b
  155. 1    
  156. n    after rollback
  157. n    after commit
  158. 4    after commit
  159. n    after commit
  160. 4    after commit
  161. 5    after commit
  162. n
  163. 4
  164. 5
  165. 6
  166. afterbegin_id    afterbegin_nom
  167. 1    hamdouni
  168. afterrollback_id    afterrollback_nom
  169. afterautocommit0_id    afterautocommit0_nom
  170. 2    mysql
  171. afterrollback_id    afterrollback_nom
  172. id    val
  173. id    val
  174. pippo    12
  175. id    val
  176. ID    NAME
  177. 1    Jochen
  178. _userid
  179. marc@anyware.co.uk
  180. _userid
  181. marc@anyware.co.uk
  182. user_id    name    phone    ref_email    detail
  183. 10292    sanjeev    29153373    sansh777@hotmail.com    xxx
  184. 10292    shirish    2333604    shirish@yahoo.com    ddsds
  185. 10292    sonali    323232    sonali@bolly.com    filmstar
  186. user_id    name    phone    ref_email    detail
  187. 10292    sanjeev    29153373    sansh777@hotmail.com    xxx
  188. 10292    shirish    2333604    shirish@yahoo.com    ddsds
  189. 10292    sonali    323232    sonali@bolly.com    filmstar
  190. user_id    name    phone    ref_email    detail
  191. 10292    sanjeev    29153373    sansh777@hotmail.com    xxx
  192. 10292    shirish    2333604    shirish@yahoo.com    ddsds
  193. 10292    sonali    323232    sonali@bolly.com    filmstar
  194. 10293    shirish    2333604    shirish@yahoo.com    ddsds
  195. user_id    name    phone    ref_email    detail
  196. 10293    shirish    2333604    shirish@yahoo.com    ddsds
  197. user_id    name    phone    ref_email    detail
  198. 10291    sanjeev    29153373    sansh777@hotmail.com    xxx
  199. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  200. t1    0    PRIMARY    1    a    A    NULL    NULL    NULL    
  201. t1    0    PRIMARY    2    b    A    0    NULL    NULL    
  202. t1    0    b    1    b    A    0    NULL    NULL    
  203. t1    0    c    1    c    A    0    NULL    NULL    
  204. t1    1    a    1    a    A    NULL    NULL    NULL    
  205. t1    1    a_2    1    a    A    NULL    NULL    NULL    
  206. col1    col2
  207. 1    1
  208. 2    3
  209. 3    4
  210. 4    4
  211. 5    2
  212. col1    col2
  213. 1    1
  214. 2    3
  215. 3    4
  216. 4    7
  217. 5    2
  218. col1    col2    co3
  219. 1    1    0
  220. 2    3    0
  221. 3    4    0
  222. 4    7    0
  223. 5    2    0
  224. col1    col2    co3
  225. 1    1    0
  226. 2    9    0
  227. 3    4    0
  228. 4    7    0
  229. 5    2    0
  230. a    b
  231. 1    3
  232. 2    3
  233. 3    3
  234. a    b
  235. 1    3
  236. 2    3
  237. 3    3
  238. a    b
  239. a    b
  240. 1    3
  241. 2    3
  242. 3    3
  243. a    b
  244. 1    3
  245. 2    3
  246. 3    3
  247. id    ggid    email    passwd
  248. 1    test1        xxx
  249. id    ggid    email    passwd
  250. 1    test1        xxx
  251. id    ggid    email    passwd
  252. 2    test2        yyy
  253. id    ggid    email    passwd
  254. 1    this will work        
  255. 4    test2        this will work
  256. id    ggid    email    passwd
  257. 1    this will work        
  258. id    ggid    email    passwd
  259. user_name    password    subscribed    user_id    quota    weight    access_date    access_time    approved    dummy_primary_key
  260. user_0    somepassword    N    0    0    0    2000-09-07    23:06:59    2000-09-07 23:06:59    1
  261. user_1    somepassword    Y    1    1    1    2000-09-07    23:06:59    2000-09-07 23:06:59    2
  262. user_2    somepassword    N    2    2    1.4142135623731    2000-09-07    23:06:59    2000-09-07 23:06:59    3
  263. user_3    somepassword    Y    3    3    1.7320508075689    2000-09-07    23:06:59    2000-09-07 23:06:59    4
  264. user_4    somepassword    N    4    4    2    2000-09-07    23:06:59    2000-09-07 23:06:59    5
  265. id    parent_id    level
  266. 8    102    2
  267. 9    102    2
  268. 15    102    2
  269. id    parent_id    level
  270. 1001    100    0
  271. 1003    101    1
  272. 1004    101    1
  273. 1008    102    2
  274. 1024    102    2
  275. 1017    103    2
  276. 1022    104    2
  277. 1024    104    2
  278. 1028    105    2
  279. 1029    105    2
  280. 1030    105    2
  281. 1031    106    2
  282. 1032    106    2
  283. 1033    106    2
  284. 1203    107    2
  285. 1202    107    2
  286. 1020    103    2
  287. 1157    100    0
  288. 1193    105    2
  289. 1040    107    2
  290. 1002    101    1
  291. 1015    102    2
  292. 1006    101    1
  293. 1034    106    2
  294. 1035    106    2
  295. 1016    103    2
  296. 1007    101    1
  297. 1036    107    2
  298. 1018    103    2
  299. 1026    105    2
  300. 1027    105    2
  301. 1183    104    2
  302. 1038    107    2
  303. 1025    105    2
  304. 1037    107    2
  305. 1021    104    2
  306. 1019    103    2
  307. 1005    101    1
  308. 1179    105    2
  309. id    parent_id    level
  310. 1002    100    0
  311. 1004    101    1
  312. 1005    101    1
  313. 1009    102    2
  314. 1025    102    2
  315. 1018    103    2
  316. 1023    104    2
  317. 1025    104    2
  318. 1029    105    2
  319. 1030    105    2
  320. 1031    105    2
  321. 1032    106    2
  322. 1033    106    2
  323. 1034    106    2
  324. 1204    107    2
  325. 1203    107    2
  326. 1021    103    2
  327. 1158    100    0
  328. 1194    105    2
  329. 1041    107    2
  330. 1003    101    1
  331. 1016    102    2
  332. 1007    101    1
  333. 1035    106    2
  334. 1036    106    2
  335. 1017    103    2
  336. 1008    101    1
  337. 1037    107    2
  338. 1019    103    2
  339. 1027    105    2
  340. 1028    105    2
  341. 1184    104    2
  342. 1039    107    2
  343. 1026    105    2
  344. 1038    107    2
  345. 1022    104    2
  346. 1020    103    2
  347. 1006    101    1
  348. 1180    105    2
  349. id    parent_id    level
  350. 1009    102    2
  351. 1025    102    2
  352. 1016    102    2
  353. table    type    possible_keys    key    key_len    ref    rows    Extra
  354. t1    ref    level    level    1    const    6    where used; Using index
  355. level    id
  356. 1    1004
  357. 1    1005
  358. 1    1003
  359. 1    1007
  360. 1    1008
  361. 1    1006
  362. level    id    parent_id
  363. 1    1004    101
  364. 1    1005    101
  365. 1    1003    101
  366. 1    1007    101
  367. 1    1008    101
  368. 1    1006    101
  369. level    id
  370. 1    1003
  371. 1    1004
  372. 1    1005
  373. 1    1006
  374. 1    1007
  375. 1    1008
  376. id    parent_id    level
  377. 1002    100    0
  378. 1009    102    2
  379. 1025    102    2
  380. 1018    103    2
  381. 1023    104    2
  382. 1025    104    2
  383. 1029    105    2
  384. 1030    105    2
  385. 1031    105    2
  386. 1032    106    2
  387. 1033    106    2
  388. 1034    106    2
  389. 1204    107    2
  390. 1203    107    2
  391. 1021    103    2
  392. 1158    100    0
  393. 1194    105    2
  394. 1041    107    2
  395. 1016    102    2
  396. 1035    106    2
  397. 1036    106    2
  398. 1017    103    2
  399. 1037    107    2
  400. 1019    103    2
  401. 1027    105    2
  402. 1028    105    2
  403. 1184    104    2
  404. 1039    107    2
  405. 1026    105    2
  406. 1038    107    2
  407. 1022    104    2
  408. 1020    103    2
  409. 1180    105    2
  410. count(*)
  411. 1
  412. count(*)
  413. 1
  414. count(*)
  415. 2
  416. count(*)
  417. 1
  418. count(*)
  419. 0
  420. count(*)
  421. 1
  422. count(*)
  423. 1
  424. sca_pic
  425. NULL
  426. NULL
  427. a
  428. 1
  429. 2
  430. 3
  431. a
  432. 2
  433. 3
  434. 5
  435. a    b
  436. world    2
  437. hello    1
  438. Table    Op    Msg_type    Msg_text
  439. test.t1    optimize    error    The handler for the table doesn't support check/repair
  440. Table    Non_unique    Key_name    Seq_in_index    Column_name    Collation    Cardinality    Sub_part    Packed    Comment
  441. t1    0    PRIMARY    1    a    A    2    NULL    NULL    
  442. i    j
  443. 1    2
  444. i    j
  445. 1    2
  446. MIN(B)    MAX(b)
  447. 1    1
  448. a
  449. 1
  450. table    type    possible_keys    key    key_len    ref    rows    Extra
  451. t1    range    PRIMARY    PRIMARY    4    NULL    1    where used
  452. id
  453. 0
  454. 1
  455. 2
  456. id
  457. 0
  458. 1
  459. 2
  460. id
  461. 0
  462. 1
  463. 2
  464. id    id3
  465. 0    0
  466. 1    1
  467. 2    2
  468. 100    2
  469. Table    Create Table
  470. t1    CREATE TABLE `t1` (
  471.   `a` char(20) default NULL,
  472.   KEY `a` (`a`)
  473. ) TYPE=InnoDB
  474. a
  475. 1
  476. 2
  477. 4
  478. a    b
  479. 1    NULL
  480. 2    NULL
  481. 4    NULL
  482. id    name    value    uid
  483. 1    one    one value    101
  484. 3    three    three value    103
  485. 6    two    other value    102
  486. table    type    possible_keys    key    key_len    ref    rows    Extra
  487. t1    index    NULL    PRIMARY    4    NULL    4    
  488. table    type    possible_keys    key    key_len    ref    rows    Extra
  489. t1    index    NULL    b    4    NULL    4    
  490. table    type    possible_keys    key    key_len    ref    rows    Extra
  491. t1    ALL    NULL    NULL    NULL    NULL    4    Using filesort
  492. table    type    possible_keys    key    key_len    ref    rows    Extra
  493. t1    index    NULL    PRIMARY    4    NULL    4    Using index
  494. table    type    possible_keys    key    key_len    ref    rows    Extra
  495. t1    index    NULL    b    4    NULL    4    Using index
  496. table    type    possible_keys    key    key_len    ref    rows    Extra
  497. t1    index    NULL    b    4    NULL    4    Using index
  498. table    type    possible_keys    key    key_len    ref    rows    Extra
  499. t1    index    NULL    b    4    NULL    4    Using index
  500. table    type    possible_keys    key    key_len    ref    rows    Extra
  501. t1    ALL    NULL    NULL    NULL    NULL    4    
  502. Field    Type    Null    Key    Default    Extra
  503. testint    int(11)            1    
  504.