Giter Site home page Giter Site logo

Comments (13)

timsehn avatar timsehn commented on June 12, 2024 1

We don't have that collation yet. @Hydrocharged will implement it today and get a release.

from go-mysql-server.

bpf120 avatar bpf120 commented on June 12, 2024

@mikelee666 We'd love to learn about your use case too. Feel free to email me or swing by our Discord if you want to chat.

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

I'm using dolt for replication for mysql8

from go-mysql-server.

timsehn avatar timsehn commented on June 12, 2024

Great! We think the replication use case is a great one.

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

another Question: did the dolt which use as replication of mysql support api interface ?

from go-mysql-server.

timsehn avatar timsehn commented on June 12, 2024

So you're Dolt replica is a MySQL compatible server. It can answer SQL queries from any MySQL client. That is an "API interface"

If you want a web-based API, you have to push the database to DoltHub or DoltLab.

https://docs.dolthub.com/products/dolthub/dolthub-api

Those act as a remote (in the Git context):

https://docs.dolthub.com/concepts/dolt/git/remotes

You can set up your replica to "push on write" to a remote:

https://docs.dolthub.com/sql-reference/server/replication#configuring-a-primary

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

Mysql also have UTF8MB4_GENERAL_CI, UTF8MB4_0900_AI_CI and so on, did the new release version implemented those?

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

So you're Dolt replica is a MySQL compatible server. It can answer SQL queries from any MySQL client. That is an "API interface"

If you want a web-based API, you have to push the database to DoltHub or DoltLab.

Can I use DoltLab as a replication for mysql?

from go-mysql-server.

timsehn avatar timsehn commented on June 12, 2024

Mysql also have UTF8MB4_GENERAL_CI, UTF8MB4_0900_AI_CI and so on, did the new release version implemented those?

These are the current supported collations: https://docs.dolthub.com/sql-reference/sql-support/miscellaneous#collations-and-character-sets

Can I use DoltLab as a replication for mysql?

No. DoltLab's Dolt is offline. You need a running Dolt to act as a replica.

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

Mysql also have UTF8MB4_GENERAL_CI, UTF8MB4_0900_AI_CI and so on, did the new release version implemented those?

These are the current supported collations: https://docs.dolthub.com/sql-reference/sql-support/miscellaneous#collations-and-character-sets

Could I miss database "mysql" by setting REPLICATE_IGNORE_TABLE, what side effect may happen?

from go-mysql-server.

timsehn avatar timsehn commented on June 12, 2024

Mysql also have UTF8MB4_GENERAL_CI, UTF8MB4_0900_AI_CI and so on, did the new release version implemented those?

These are the current supported collations: https://docs.dolthub.com/sql-reference/sql-support/miscellaneous#collations-and-character-sets

Could I miss database "mysql" by setting REPLICATE_IGNORE_TABLE, what side effect may happen?

I don't think by default the mysql database is replicated.

from go-mysql-server.

timsehn avatar timsehn commented on June 12, 2024

This collation is in the 1.1.0 release.

from go-mysql-server.

mikelee666 avatar mikelee666 commented on June 12, 2024

This collation is in the 1.1.0 release.

thx

from go-mysql-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.