Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Hello,
you promised a new version of Spider for 10.3 but for the moment it's still insame version than in 10.2
// Some comments here
|
public String getFoo() |
{MariaDB [(none)]> show global variables like 'spider_version'; |
+----------------+--------+
|
| Variable_name | Value |
|
+----------------+--------+
|
| spider_version | 3.2.37 | |
+----------------+--------+
|
1 row in set (0.001 sec) |
|
MariaDB [(none)]> select version();
|
+----------------------------------------+
|
| version() |
|
+----------------------------------------+
|
| 10.3.2-MariaDB-10.3.2+maria~xenial-log | |
+----------------------------------------+
|
1 row in set (0.000 sec) |
return foo; |
}
|
One idea in witch subversion of 10.3.* it's will be done ?