﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26657	MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')	Tim Graham	Sergey Fedoseev	"Not sure if it's a Django issue, but the following tests fail with `InterfaceError: (-1, 'error totally whack')`. The commonality seems to be that these are all [https://github.com/django/django/blob/a0a1c4fbde4fb652b151a409db46c8ac3829ed2b/django/contrib/gis/db/backends/mysql/operations.py#L74-L75 new functions in MySQL 5.6]. 
{{{
gis_tests.distapp.tests.DistanceFunctionsTests.test_distance_simple
gis_tests.distapp.tests.DistanceFunctionsTests.test_distance_order_by
gis_tests.geoapp.test_functions.GISFunctionsTests.test_union
gis_tests.geoapp.test_functions.GISFunctionsTests.test_sym_difference
gis_tests.geoapp.test_functions.GISFunctionsTests.test_intersection
gis_tests.geoapp.test_functions.GISFunctionsTests.test_difference
gis_tests.geoapp.test_functions.GISFunctionsTests.test_diff_intersection_union
}}}"	Bug	closed	GIS	1.9	Normal	fixed		Claude Paroz	Ready for checkin	1	0	0	0	0	0
