Bug #10499 | MyISAM: Function creation fails which returns GEOMETRY datatype. | ||
---|---|---|---|
Submitted: | 10 May 2005 10:03 | Modified: | 31 Aug 2005 20:03 |
Reporter: | Disha | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.5-beta pre-release | OS: | Any (Any) |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
[10 May 2005 10:03]
Disha
[10 May 2005 17:45]
MySQL Verification Team
miguel@hegel:~/dbs/5.0$ bin/mysql -uroot test Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 9 to server version: 5.0.6-beta-debug Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> delimiter // mysql> create function fn1 (f1 point) returns point// ERROR 1178 (42000): The storage engine for the table doesn't support GEOMETRY
[10 Aug 2005 8:34]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28102
[27 Aug 2005 15:26]
Alexey Botchkov
pushed into 5.0.12
[31 Aug 2005 20:03]
Paul DuBois
Noted in 5.0.12 changelog.