File: TODO

package info (click to toggle)
cl-qmynd 20180131-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 388 kB
  • sloc: lisp: 3,985; makefile: 11
file content (22 lines) | stat: -rw-r--r-- 598 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Features:
• Pluggable Authentication
• Connect timeout
• Deal with LOCAL_INFILE requests
• Multi-ResultSets

Cleanup:
• Add conditions.
• Replace ASSERT with conditions.
• Drop “mysql-” prefix from everything: this is a MySQL driver, so
   it's redundant.
• Replace qtest by 5am or stefil, etc.
• where appropriate, use -octets instead of -string and -raw instead of -as-text

Convenience:
• Convenience functions for toggling bits in status and capability.

Query Results:
• Row at a time result processing

Good Citizenship:
• export AF_LOCAL functionality to usocket