Easy Tasks
Worklog entries that should be easy to implement.
| Worklog id | Description |
|---|---|
| WL#232 | Enable Email Alerts for Critical Errors |
| WL#233 | Refuse start-up if no write perm to err log |
| WL#437 | MySQL should support Zeroconf/Bonjour |
| WL#550 | Execute query from BLOB/TEXT column |
| WL#793 | expand errno in error messages |
| WL#799 | Safer Unix domain socket handing |
| WL#880 | new function: OID() |
| WL#927 | Simultaneous assignments in UPDATE ... SET |
| WL#930 | Allow -- comments with no space |
| WL#974 | Issuing an error message if wrong datetime / date / time constant is used |
| WL#1030 | Change error message |
| WL#1352 | "Host blocked" error shall be logged, warnings set online |
| WL#1624 | determine MAC addr on Windows |
| WL#1627 | Remove mysql_refresh from mysql clients |
| WL#1628 | Change to use my_strtoll10() |
| WL#1698 | Better my_compress() functions |
| WL#1793 | SHOW COLLATION: Add Java and Windows Encoding Names to output |
| WL#2034 | Add a TRUNC(MACADDR) function |
| WL#2040 | Add a BROADCAST(INET/CIDR) function |
| WL#2041 | Add a HOST(INET/CIDR) function |
| WL#2042 | Add a MASKLEN(INET/CIDR) function |
| WL#2043 | Add a SET_MASKLEN(INET/CIDR) function |
| WL#2044 | Add a NETMASK(INET/CIDR) function |
| WL#2045 | Add a NETWORK(INET/CIDR) function |
| WL#2046 | Add a TEXT(INET/CIDR) function |
| WL#2049 | Add a HOSTMASK(INET/CIDR) function |
| WL#2051 | Add an ABBREV(INET/CIDR) function |
| WL#2061 | Add comparison operators for INET/CIDR values |
| WL#2434 | Stable and portable cost (double) comparison functions |
| WL#2601 | Allow embedded server to run completely standalone |
| WL#2686 | CIDR NETMASK in host |
| WL#2888 | Modify sql_list.cc to remember the to-be-used memroot argument and allocate list pointers in blocks |
| WL#2895 | Change string functions to use my_size_t |