Es_extended

Hello,
i get this errors. Can you help me please

[  script:mysql-async] [MariaDB:10.5.16-MariaDB-1:10.5.16+maria~buster] [ERROR] [es_extended] An error happens for query "SELECT * FROM items : []": ER_NO_SUCH_TABLE: Table 'vayo.items' doesn't exist
[  script:mysql-async] [MariaDB:10.5.16-MariaDB-1:10.5.16+maria~buster] [ERROR] [es_extended] An error happens for query "SELECT * FROM jobs : []": ER_NO_SUCH_TABLE: Table 'vayo.jobs' doesn't exist
[  script:es_extended] SCRIPT ERROR: @es_extended/server/common.lua:23: attempt to get length of a nil value (local 'result')
[  script:es_extended] > ref (@es_extended/server/common.lua:23)
[  script:es_extended] > <unknown> (@mysql-async/mysql-async.js:15543)
[  script:mysql-async] 
[  script:es_extended] SCRIPT ERROR: @es_extended/server/common.lua:35: attempt to get length of a nil value (local 'result')
[  script:es_extended] > callback (@es_extended/server/common.lua:35)
[  script:es_extended] > fn (@mysql-async/lib/MySQL.lua:226)

did you insert your database properly?

I didn’t run the create table script, because I thought this would happen automatically. The problem is solved now. Thanks anyway.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.