pluginsGLPI / genericobject

Genericobject object plugin
http://glpi-plugins.rtfd.io/en/latest/genericobject/index.html
GNU General Public License v3.0
54 stars 60 forks source link

Fix compatibility with MySQL >= 8.0.19; fixes #297 #300

Closed cedric-anne closed 3 years ago

cedric-anne commented 4 years ago

MySQL >= 8.0.19 returns int instead of int(11) in SHOW COLUMNS result.