Quantcast
Channel: MySQL Forums - MySQL Workbench - Database Migration
Viewing all articles
Browse latest Browse all 561

Unhandled MySQL type 245 for column x (no replies)

$
0
0
I'm using a generated script (by MySQL Workbench) to migrate the data between 2 databases.
At some point I get

> ERROR:`users`.`user_details`:Unhandled MySQL type 245 for column 'address_info'
> ERROR:`users`.`user_details`:Failed copying 154 rows
> /usr/lib/mysql-workbench/wbcopytables: line 16: 23755 Segmentation fault (core dumped) $MWB_BINARIES_DIR/wbcopytables-bin "$@"

That `address_info` column is a JSON type.

Is there something I could do to avoid this error and succeed with the migration? Or `wbcopytables` doesn't support JSON data type just yet?

FTR

> $ wbcopytables --version
> wbcopytables-bin CE (GPL) 8.0.15 CE build 14271522

Thank you,

Alexandru

Viewing all articles
Browse latest Browse all 561

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>