Categories
- Bugs (1)
- Funny (1)
- Howto (2)
- Marketing (1)
- News (4)
- Personal Projects (1)
- Project Management (1)
- Scripts (3)
- Solutions (9)
- Uncategorized (1)
Archives
Friends
Tag Archives: function does not exist
MySQL – 1305 or 1630 Error – Function does not exist
Problem: Receive either “1630: FUNCTION MAX does not exist. Check the ‘Function Name Parsing and Resolution’ section in the Reference Manual” or “1305: FUNCTION MAX does not exist”. Solution: Remove all spaces between the function and the parenthesis or set … Continue reading