Skip to content

Incorrect table name #344

@Neoman

Description

@Neoman

hi, update install
fields | 1.10.2

Glpi 9.4.4

 Incorrect table name 'glpi_plugin_fields_softwareonesevenoneseventhreezerofourzerothrees'

[2019-11-21 10:00:40] glpisqllog.ERROR: DBmysql::query() in /var/www/html/test/inc/dbmysql.class.php line 188
*** MySQL query error:
SQL: CREATE TABLE IF NOT EXISTS glpi_plugin_fields_softwareonesevenoneseventhreezerofourzerothrees (
id INT(11) NOT NULL auto_increment,
items_id INT(11) NOT NULL,
itemtype VARCHAR(255) DEFAULT 'Software',
plugin_fields_containers_id INT(11) NOT NULL DEFAULT '3',
PRIMARY KEY (id),
UNIQUE INDEX itemtype_item_container
(itemtype, items_id, plugin_fields_containers_id)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Error: Incorrect table name 'glpi_plugin_fields_softwareonesevenoneseventhreezerofourzerothrees'
Backtrace :
...evenoneseventhreezerofourzerothree.class.php:24
plugins/fields/setup.php:253 PluginFieldsSoftwareonesevenoneseventhreezerofourzerothree::install()
plugins/fields/hook.php:92 plugin_fields_checkFiles()
inc/plugin.class.php:521 plugin_fields_install()
front/plugin.form.php:47 Plugin->install()
{"user":"719@glpi"}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions