Guest User

Untitled

a guest
Nov 23rd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. |------
  2. |Column|Type|Null|Default
  3. |------
  4. |a_userID|bigint(20)|No|
  5. |b_userID|bigint(20)|No|
  6. |status|int(1)|No|
  7. |message|varchar(100)|No|
  8. == Table structure for table status
  9.  
  10. |------
  11. |Column|Type|Null|Default
  12. |------
  13. |//**ID**//|bigint(20)|No|
  14. |userID|bigint(20)|No|0
  15. |content|varchar(600)|No|
  16. |video_ID|bigint(20)|No|0
  17. |created|datetime|No|
  18. == Table structure for table status
Add Comment
Please, Sign In to add comment