Re: [Maria-discuss] New FRM Format

2013-07-09 Thread Stewart Smith
Roberto Spadim writes: > Hi guys, could we add a new FRM file format? > a more human readable, maybe JSON or YAML format, internally we could still > using today unireg format There's already a protobuf based format in Drizzle that is far more understandable. The trick is to process everything se

[Maria-discuss] New FRM Format

2013-07-09 Thread Roberto Spadim
Hi guys, could we add a new FRM file format? a more human readable, maybe JSON or YAML format, internally we could still using today unireg format check this example using JSON: { 'header':{ 'frm_version' :'JSON 1.0', 'server' : 'mysql/mariadb/drizzle/percona/other...', 'server_version' : '1234.1

Re: [Maria-discuss] New Question: Creating a System DSN for MariaDB on Windows

2013-07-09 Thread Peter Laursen
You will need to install an ODBC driver for MySQL. The .msi installer for MariaDB is not bundled with an ODBC-driver. The driver from Oracle should work with MariaDB as well (http://dev.mysql.com/downloads/connector/odbc/). Monty AB+SkySQL have a C-connector and a JAVA-connector of their own breed

[Maria-discuss] New Question: Creating a System DSN for MariaDB on Windows

2013-07-09 Thread AskMonty KB
Hello, A new question has been asked in "A MariaDB Primer" by marcw: Hi, I'd like to use MariaDB to back-end a system that expects an ODBC interface. Is there a way to create a system DSN for MariaDB in Windows 7? It's not showing up as a connection type in the