Created
August 27, 2018 07:12
-
-
Save eko/2727a511adb0e729eed2db0e1b2b111c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TABLE_SCHEMA | TABLE_NAME | COLUMN_NAME | COLUMN_TYPE | DATA_TYPE | auto_increment | max_value | pct_used | |
---|---|---|---|---|---|---|---|---|
video | content | con_id | int(11) | int | 659268 | 2147483647 | 0.03 | |
video | media | med_id | int(11) | int | 1057114 | 2147483647 | 0.05 | |
video | taxonomy | tax_id | int(11) | int | 7028 | 2147483647 | 0.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment