-
Bug
-
-
Critical
-
Resolution:
Fixed
-
10.4.31, 10.5.22, 10.6.15, 10.10.6, 10.11.5, 11.0.3
-
-
-
After removing disabling view protocol found incorrect result of gis finction:
--- /home/sanja/maria/git/10.4/mysql-test/main/gis.result 2023-10-12 20:35:38.674266836 +0200
|
+++ /home/sanja/maria/git/10.4/mysql-test/main/gis.reject 2023-10-12 20:37:25.670497807 +0200
|
@@ -698,10 +698,10 @@
|
drop table t1;
|
select (asWKT(geomfromwkb((0x000000000140240000000000004024000000000000)))) as exp;
|
exp
|
-POINT(10 10)
|
+NULL
|
select (asWKT(geomfromwkb((0x010100000000000000000024400000000000002440)))) as exp;
|
exp
|
-POINT(10 10)
|
+NULL
|
create table t1 (g GEOMETRY);
|
select * from t1;
|
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
|
|
as test case uncomment disabling of the view protocol marked #enable after MDEV-32456
- relates to
-
MDEV-27871
View is created with wrong column name if column name > 64 symbols
-
-
Closed
Oleksandr Byelkin
made changes -
Field |
Original Value |
New Value |
Description
|
After removing disabling view protocol found incorrect result of gis finction:
{code}
--- /home/sanja/maria/git/10.4/mysql-test/main/gis.result 2023-10-12 20:35:38.674266836 +0200
+++ /home/sanja/maria/git/10.4/mysql-test/main/gis.reject 2023-10-12 20:37:25.670497807 +0200
@@ -698,10 +698,10 @@
drop table t1;
select (asWKT(geomfromwkb((0x000000000140240000000000004024000000000000)))) as exp;
exp
-POINT(10 10)
+NULL
select (asWKT(geomfromwkb((0x010100000000000000000024400000000000002440)))) as exp;
exp
-POINT(10 10)
+NULL
create table t1 (g GEOMETRY);
select * from t1;
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
{code}
|
After removing disabling view protocol found incorrect result of gis finction:
{code}
--- /home/sanja/maria/git/10.4/mysql-test/main/gis.result 2023-10-12 20:35:38.674266836 +0200
+++ /home/sanja/maria/git/10.4/mysql-test/main/gis.reject 2023-10-12 20:37:25.670497807 +0200
@@ -698,10 +698,10 @@
drop table t1;
select (asWKT(geomfromwkb((0x000000000140240000000000004024000000000000)))) as exp;
exp
-POINT(10 10)
+NULL
select (asWKT(geomfromwkb((0x010100000000000000000024400000000000002440)))) as exp;
exp
-POINT(10 10)
+NULL
create table t1 (g GEOMETRY);
select * from t1;
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
{code}
as test case uncomment test marked #enable after MDEV-32456
|
Oleksandr Byelkin
made changes -
Description
|
After removing disabling view protocol found incorrect result of gis finction:
{code}
--- /home/sanja/maria/git/10.4/mysql-test/main/gis.result 2023-10-12 20:35:38.674266836 +0200
+++ /home/sanja/maria/git/10.4/mysql-test/main/gis.reject 2023-10-12 20:37:25.670497807 +0200
@@ -698,10 +698,10 @@
drop table t1;
select (asWKT(geomfromwkb((0x000000000140240000000000004024000000000000)))) as exp;
exp
-POINT(10 10)
+NULL
select (asWKT(geomfromwkb((0x010100000000000000000024400000000000002440)))) as exp;
exp
-POINT(10 10)
+NULL
create table t1 (g GEOMETRY);
select * from t1;
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
{code}
as test case uncomment test marked #enable after MDEV-32456
|
After removing disabling view protocol found incorrect result of gis finction:
{code}
--- /home/sanja/maria/git/10.4/mysql-test/main/gis.result 2023-10-12 20:35:38.674266836 +0200
+++ /home/sanja/maria/git/10.4/mysql-test/main/gis.reject 2023-10-12 20:37:25.670497807 +0200
@@ -698,10 +698,10 @@
drop table t1;
select (asWKT(geomfromwkb((0x000000000140240000000000004024000000000000)))) as exp;
exp
-POINT(10 10)
+NULL
select (asWKT(geomfromwkb((0x010100000000000000000024400000000000002440)))) as exp;
exp
-POINT(10 10)
+NULL
create table t1 (g GEOMETRY);
select * from t1;
Catalog Database Table Table_alias Column Column_alias Type Length Max length Is_null Flags Decimals Charsetnr
{code}
as test case uncomment disabling of the view protocol marked #enable after MDEV-32456
|
Oleksandr Byelkin
made changes -
Priority
|
Major
[ 3
]
|
Critical
[ 2
]
|
Oleksandr Byelkin
made changes -
Assignee
|
Oleksandr Byelkin
[ sanja
]
|
Alexey Botchkov
[ holyfoot
]
|
Julien Fritsch
made changes -
Priority
|
Critical
[ 2
]
|
Major
[ 3
]
|
Julien Fritsch
made changes -
Priority
|
Major
[ 3
]
|
Critical
[ 2
]
|
Sergei Golubchik
made changes -
Assignee
|
Alexey Botchkov
[ holyfoot
]
|
Rucha Deodhar
[ rucha174
]
|
Rucha Deodhar
made changes -
Status
|
Open
[ 1
]
|
In Progress
[ 3
]
|
Rucha Deodhar
made changes -
Assignee
|
Rucha Deodhar
[ rucha174
]
|
Oleksandr Byelkin
[ sanja
]
|
Status
|
In Progress
[ 3
]
|
In Review
[ 10002
]
|
Oleksandr Byelkin
made changes -
Assignee
|
Oleksandr Byelkin
[ sanja
]
|
Rucha Deodhar
[ rucha174
]
|
Status
|
In Review
[ 10002
]
|
Stalled
[ 10000
]
|
Rucha Deodhar
made changes -
Fix Version/s
|
|
10.5.26
[ 29832
]
|
Fix Version/s
|
10.4
[ 22408
]
|
|
Fix Version/s
|
10.5
[ 23123
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
Status
|
Stalled
[ 10000
]
|
Closed
[ 6
]
|
JiraAutomate
made changes -
Fix Version/s
|
|
10.6.19
[ 29833
]
|
Fix Version/s
|
|
10.11.9
[ 29834
]
|
Fix Version/s
|
|
11.1.6
[ 29835
]
|
Fix Version/s
|
|
11.2.5
[ 29836
]
|
Fix Version/s
|
|
11.4.3
[ 29837
]
|
{"report":{"fcp":894.7000002861023,"ttfb":209,"pageVisibility":"visible","entityId":125768,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"207f1313-8f76-46eb-9229-1be852b4dfeb","navigationType":0,"readyForUser":1010.1000003814697,"redirectCount":0,"resourceLoadedEnd":950.4000000953674,"resourceLoadedStart":214.5,"resourceTiming":[{"duration":184.60000038146973,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":214.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":214.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":399.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":184.59999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":214.80000019073486,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":214.80000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":399.40000009536743,"responseStart":0,"secureConnectionStart":0},{"duration":193.59999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":214.90000009536743,"connectEnd":214.90000009536743,"connectStart":214.90000009536743,"domainLookupEnd":214.90000009536743,"domainLookupStart":214.90000009536743,"fetchStart":214.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":214.90000009536743,"responseEnd":408.5,"responseStart":408.5,"secureConnectionStart":214.90000009536743},{"duration":239.7999997138977,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":215.10000038146973,"connectEnd":215.10000038146973,"connectStart":215.10000038146973,"domainLookupEnd":215.10000038146973,"domainLookupStart":215.10000038146973,"fetchStart":215.10000038146973,"redirectEnd":0,"redirectStart":0,"requestStart":215.10000038146973,"responseEnd":454.90000009536743,"responseStart":454.90000009536743,"secureConnectionStart":215.10000038146973},{"duration":243.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":215.40000009536743,"connectEnd":215.40000009536743,"connectStart":215.40000009536743,"domainLookupEnd":215.40000009536743,"domainLookupStart":215.40000009536743,"fetchStart":215.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":215.40000009536743,"responseEnd":458.80000019073486,"responseStart":458.80000019073486,"secureConnectionStart":215.40000009536743},{"duration":243.7000002861023,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":215.5,"connectEnd":215.5,"connectStart":215.5,"domainLookupEnd":215.5,"domainLookupStart":215.5,"fetchStart":215.5,"redirectEnd":0,"redirectStart":0,"requestStart":215.5,"responseEnd":459.2000002861023,"responseStart":459.2000002861023,"secureConnectionStart":215.5},{"duration":244,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":215.7000002861023,"connectEnd":215.7000002861023,"connectStart":215.7000002861023,"domainLookupEnd":215.7000002861023,"domainLookupStart":215.7000002861023,"fetchStart":215.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":215.7000002861023,"responseEnd":459.7000002861023,"responseStart":459.7000002861023,"secureConnectionStart":215.7000002861023},{"duration":338.90000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":215.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":215.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":554.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":244,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":216,"connectEnd":216,"connectStart":216,"domainLookupEnd":216,"domainLookupStart":216,"fetchStart":216,"redirectEnd":0,"redirectStart":0,"requestStart":216,"responseEnd":460,"responseStart":460,"secureConnectionStart":216},{"duration":338.59999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":216.2000002861023,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":216.2000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":554.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":244.40000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":216.30000019073486,"connectEnd":216.30000019073486,"connectStart":216.30000019073486,"domainLookupEnd":216.30000019073486,"domainLookupStart":216.30000019073486,"fetchStart":216.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":216.30000019073486,"responseEnd":460.7000002861023,"responseStart":460.7000002861023,"secureConnectionStart":216.30000019073486},{"duration":436.7000002861023,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":221.90000009536743,"connectEnd":221.90000009536743,"connectStart":221.90000009536743,"domainLookupEnd":221.90000009536743,"domainLookupStart":221.90000009536743,"fetchStart":221.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":221.90000009536743,"responseEnd":658.6000003814697,"responseStart":658.6000003814697,"secureConnectionStart":221.90000009536743},{"duration":672,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":221.90000009536743,"connectEnd":221.90000009536743,"connectStart":221.90000009536743,"domainLookupEnd":221.90000009536743,"domainLookupStart":221.90000009536743,"fetchStart":221.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":221.90000009536743,"responseEnd":893.9000000953674,"responseStart":893.9000000953674,"secureConnectionStart":221.90000009536743},{"duration":99.90000009536743,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":567,"connectEnd":567,"connectStart":567,"domainLookupEnd":567,"domainLookupStart":567,"fetchStart":567,"redirectEnd":0,"redirectStart":0,"requestStart":567,"responseEnd":666.9000000953674,"responseStart":666.9000000953674,"secureConnectionStart":567},{"duration":100.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":849.7000002861023,"connectEnd":849.7000002861023,"connectStart":849.7000002861023,"domainLookupEnd":849.7000002861023,"domainLookupStart":849.7000002861023,"fetchStart":849.7000002861023,"redirectEnd":0,"redirectStart":0,"requestStart":849.7000002861023,"responseEnd":950.4000000953674,"responseStart":950.4000000953674,"secureConnectionStart":849.7000002861023},{"duration":241.60000038146973,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":888,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":888,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1129.6000003814697,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":14,"responseStart":209,"responseEnd":217,"domLoading":212,"domInteractive":1070,"domContentLoadedEventStart":1070,"domContentLoadedEventEnd":1116,"domComplete":1294,"loadEventStart":1294,"loadEventEnd":1294,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1050.1000003814697},{"name":"bigPipe.sidebar-id.end","time":1050.9000000953674},{"name":"bigPipe.activity-panel-pipe-id.start","time":1051.1000003814697},{"name":"bigPipe.activity-panel-pipe-id.end","time":1055},{"name":"activityTabFullyLoaded","time":1149.9000000953674}],"measures":[],"correlationId":"361a8582c983b0","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":136,"dbReadsTimeInMs":25,"dbConnsTimeInMs":34,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}