Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.9
-
None
-
None
-
None
-
Windows 7 64Bit
Description
creating the pivot works fine
when selecting the pivot-table the server just crashes
the same feature works nicely on Debian 7
https://mariadb.com/kb/en/creating-pivot-table-fails/
- 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]>
Attachments
Issue Links
- is duplicated by
-
MDEV-5869 Crash MariaDB when querying PIVOT table
- Closed