linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00970
[Bug 804566] Re: SOUNDEX is documented but doesn't work
Docs are wrong.
** Changed in: drizzle
Importance: Undecided => Low
** Changed in: drizzle
Status: New => Confirmed
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/804566
Title:
SOUNDEX is documented but doesn't work
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
Confirmed
Bug description:
SOUNDEX function is documented [1] but it seems absent from Drizzle:
drizzle> select soundex('a');
ERROR 1305 (42000): FUNCTION soundex does not exist.
Using 2011.03.13 from Ubuntu 11.04 packages.
[1] http://docs.drizzle.org/functions/string/other.html#soundex
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/804566/+subscriptions
References