[Maria-discuss] New Question: Can't connect to MariaDB through mysql command line client

2016-05-02 Thread AskMonty KB
Hello, A new question has been asked in "MariaDB Community" by chuck_lyon_g. Please answer it at http://mariadb.com/kb/en/cant-connect-to-mariadb-through-mysql-command-line-client/ as the person asking the question may not be subscribed to the mailing list. I h

Re: [Maria-discuss] New Question: JDBC driver configuration error

2016-05-02 Thread Diego Dupin
Hi, This is a classpath issue : Example with a small java file : import java.sql.Connection; import java.sql.DriverManager; public class Test { public static void main(String[] args) { System.out.println("init"); try { try (Connection con = DriverManager.getConne

[Maria-discuss] New Question: JDBC driver configuration error

2016-05-02 Thread AskMonty KB
Hello, A new question has been asked in "MariaDB Community" by Intrinsic. Please answer it at http://mariadb.com/kb/en/jdbc-driver-configuration-error/ as the person asking the question may not be subscribed to the mailing list. I am attempting to connect to Mar

Re: [Maria-discuss] MariaDB 10.1.13 sysbench and Fusion-IO PCIE card lock question ?

2016-05-02 Thread Guillaume Lefranc
Hi, have you reported your issue in Codership google group? https://groups.google.com/forum/#!forum/codership-team Does Galera report any locking issue in the MariaDB error.log file? 2016-05-02 13:38 GMT+02:00 Ljr Yang : > Hi, All > Recently, We use Sysbench Test MariaDB 10.1.13. In Tes

[Maria-discuss] MariaDB 10.1.13 sysbench and Fusion-IO PCIE card lock question ?

2016-05-02 Thread Ljr Yang
Hi, All Recently, We use Sysbench Test MariaDB 10.1.13. In Test ,We found server lock and can't write . Testing environment: server1: 10.2.1.242(HP OEM Fusion IO PCIE Card 3.2TB ) server2: 10.2.1.239(ScanDisk Fusion IO PCIE Card 3.2TB) sysbench test script: sysbench --test=/usr