Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Encoding("encoding: unspported encoding (LCID: 0x409, sort ID: 42)") #1060

Open
@matteocollina

Description

Hi guys,

I got this error: Encoding("encoding: unsorted encoding (LCID: 0x409, sort ID: 42)"). When I connect to the DB no problem occurs but when I run the query match client.query("SELECT * FROM INFORMATION_SCHEMA.TABLES", &[]).await the above error occurs. I have not found much information online, do you know how to help me?

This is my Cargo.toml:

[package]
...
edition = "2021"
rust-version = "1.57"
[build-dependencies]
tauri-build = { version = "1.0.4", features = [] }
embed-resource = "1.7"
[dependencies]
...
tauri = { version = "1.0.4", features = ["api-all", "updater"] }
tauri-bundler = "1.0.5"
async-std = "1.12.0"

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /