You are not logged in.

#1 2018-04-28 10:28:21

mani.zaeim
Member
Registered: 2016-12-19
Posts: 25

[SOLVED] Mysqlsh

Hi all,
I am not sure mysqlsh comes with mariadb installation or mysqlinstallation , but seems its not available after installation, neither in docker images as well, can anyone package it ? i guess it should be on default arch repository.

Last edited by mani.zaeim (2018-04-28 11:46:22)

Offline

#2 2018-04-28 11:18:32

progandy
Member
Registered: 2012-05-17
Posts: 5,191

Re: [SOLVED] Mysqlsh

mariadb has no mysqlsh.

https://www.slideshare.net/bytebot/mysq … adb-server

12. X Protocol • MariaDB Server has no support for the MySQL X Protocol • This means you cannot use mysqlsh to access MariaDB Server either • mysqlsh to be released as part of MySQL 8; supports JavaScript, Python interfaces to MySQL • Using MySQL as a Document Store? https://dev.mysql.com/doc/ refman/5.7/en/document-store.html • also requires connector support: Connector/J, Connector/Node.js, Connector/Net, Connector/Python, Connector/C++ • admin interface to mysqlsh (e.g. to control InnoDB cluster)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Online

#3 2018-04-28 11:46:05

mani.zaeim
Member
Registered: 2016-12-19
Posts: 25

Re: [SOLVED] Mysqlsh

Thanks.
thats very sad and disappointing.

Offline

Board footer

Powered by FluxBB