[MDEV-5889] Server crashes when selecting from a pivot table Created: 2014-03-17 Updated: 2014-03-19 Resolved: 2014-03-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.9 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Nobs Wolf | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 64Bit |
||
| Issue Links: |
|
||||||||
| 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/
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>
MariaDB [navigator]> select * from xpense; ERROR 2013 (HY000): Lost connection to MySQL server during query MariaDB [navigator]> |
| Comments |
| Comment by Elena Stepanova [ 2014-03-17 ] |
|
Without any details, it looks exactly like |