mysqlplus/TODO_LIST

13 lines
444 B
Plaintext
Raw Permalink Normal View History

2009-01-12 18:16:10 +00:00
TODO list:
2009-04-18 23:10:14 +00:00
Is there a quick, cheap, easy way to test for writability so we don't have to use select itself? Does select take any time that it's worth looking into this?
2009-01-12 18:16:10 +00:00
2009-04-18 23:10:14 +00:00
Some of the tests currently might "think" they are using the ruby select but in reality be using the C select.
gc_disabled is unused
if they call get_result twice consecutively it should blow (and maybe already does).
mingw support
add slim attributes right in there :)