Comments - creating pivot table fails

10 years, 1 month ago Nobs Wolf

Ok, one step further. The pivot-table gets create and I can see it's structure. But when I try to select it, the server crashes without any message. It is just gone.

How can I get more debug information?

# server-console:

C:\Program Files\MariaDB 10.0\bin>mysqld.exe --debug --console ... 140313 7:11:25 [Note] mysqld.exe: ready for connections. Version: '10.0.9-MariaDB' socket: '' port: 3306 mariadb.org binary distribution C:\Program Files\MariaDB 10.0\bin>

# client-console

MariaDB [navigator]> select * from xpense; ERROR 2013 (HY000): Lost connection to MySQL server during query MariaDB [navigator]>

 
10 years, 1 month ago Nobs Wolf

works in Debian 7

so this seems to be a bug in the Windows 7 Binaries

 
10 years, 1 month ago Sergei Golubchik

if you think it's a bug, please, report it on mariadb.org/jira and you can expect it to be fixed in the next version.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.