Support for JSON Datatype

Battlestar's profile image Battlestar posted 8 years ago in General Permalink

Heidi currently does not support the new JSON datatype introduced in MySQL 5.7.

Problems with tables using the JSON datatype:

  • The table editor cannot handle tables with these datatypes (datatype selection is empty and create table code is invalid)
  • data grid shows many "dots" inside the field data, maybe because the JSON datatype is always in the utf8mb4 charset

See: https://dev.mysql.com/doc/refman/5.7/en/json.html

2 attachment(s):
  • 2016-03-15_15-23-21_Rechner
  • 2016-03-15_15-23-05_Rechner
ansgar's profile image ansgar posted 8 years ago Permalink

Please update to the latest build - that should give you JSON support. See also:

[expired user #9881]'s profile image [expired user #9881] posted 8 years ago Permalink

I hate to bother, but it seems there are still some issues:

MySQL and PHPMyAdmin clearly shows JSON datatype for some rows:

But Heidi ( installed latest version 5minutes ago ) shows varchar for the same rows:

Is there anything I need to add/change to be able to see and edit those fields successfully?

ansgar's profile image ansgar posted 8 years ago Permalink

Did you update HeidiSQL to the latest build?

[expired user #9881]'s profile image [expired user #9881] posted 8 years ago Permalink

I'm sorry, I didn't thought it needed additional updates after a fresh install. It now shows JSON after build update.

Please login to leave a reply, or register at first.