Skip to content

Instantly share code, notes, and snippets.

Created May 16, 2011 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/975473 to your computer and use it in GitHub Desktop.
Save anonymous/975473 to your computer and use it in GitHub Desktop.
pmichaud@kiwi:~/rakudo$ ./perl6 examples/mysqlclient.p6
library_init [currently not working]
init
get_client_info: 5.1.54
real_connect
No NCI thunk available for signature `ptr (ptr, ptr, ptr, ptr, ptr, int, ptr, int)'
in <anon> at line 112:/home/pmichaud/rakudo/parrot_install/lib/3.3.0-devel/languages/perl6/lib/NativeCall.pm6
in main program body at line 153:examples/mysqlclient.p6
pmichaud@kiwi:~/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment