youshu
youshu
looks like a front-end issue
this seems to be a problem with 'show create table' statement, what does 'show create table obkv_redis_hash_table' result looks like ?
by default, virtual columns' data are exported by obdumper. when importing data using obloader, virtual columns are ignored, so it works. however, executing sql directly will cause error. This is...
windows version have some known issues.
This is a bug in obloader, empty files are ignored, thus actually there is only a single file left. Single file data import is handled separately, in this case it...