Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
9b641be9
Commit
9b641be9
authored
Mar 15, 2004
by
unknown
Browse files
Options
Browse Files
Download
Plain Diff
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-rand-4.1
parents
4af3df23
9eff35de
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sql/spatial.cc
sql/spatial.cc
+1
-1
No files found.
sql/spatial.cc
View file @
9b641be9
...
@@ -25,7 +25,7 @@ Geometry::Class_info *Geometry::ci_collection[Geometry::wkb_end]=
...
@@ -25,7 +25,7 @@ Geometry::Class_info *Geometry::ci_collection[Geometry::wkb_end]=
};
};
static
Geometry
::
Class_info
**
ci_collection_end
=
static
Geometry
::
Class_info
**
ci_collection_end
=
Geometry
::
ci_collection
+
Geometry
::
wkb_end
;
Geometry
::
ci_collection
+
Geometry
::
wkb_end
+
1
;
Geometry
::
Class_info
::
Class_info
(
const
char
*
name
,
int
type_id
,
Geometry
::
Class_info
::
Class_info
(
const
char
*
name
,
int
type_id
,
void
(
*
create_func
)(
void
*
))
:
void
(
*
create_func
)(
void
*
))
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment