Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
call_id |
int unsigned |
10 |
|
|
|
|
|
url_id |
smallint unsigned |
5 |
|
|
|
|
|
url |
varchar |
2048 |
|
|
|
|
|
post_fields |
longtext |
2147483647 |
√ |
|
null |
|
|
http_code |
smallint unsigned |
5 |
√ |
|
null |
|
|
call_content |
longblob |
2147483647 |
√ |
|
null |
|
|
call_content_length |
int unsigned |
10 |
√ |
|
null |
|
|
call_content_type |
varchar |
255 |
√ |
|
application/binary |
|
|
call_header |
text |
65535 |
√ |
|
null |
|
|
call_error |
text |
65535 |
√ |
|
null |
|
|
duration |
float |
12 |
√ |
|
null |
|
|
last_update |
datetime |
19 |
√ |
|
null |
|
|
method |
enum |
4 |
|
|
get |
|
|
use_proxy |
enum |
4 |
|
|
no |
|
|
Analyzed at Wed Apr 25 13:30 CEST 2012
|