![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HOW-TO: Awk powered SQL | Panos1962 | Shell Programming and Scripting | 0 | 12-28-2008 04:25 AM |
| HP ProLiant iVirtualization Powered by Citrix XenServer | iBot | HP Server News and Podcasts RSS | 0 | 09-09-2008 12:08 PM |
| Linux-powered LinPC desktop is a bargain | iBot | UNIX and Linux RSS News | 0 | 09-08-2008 12:10 PM |
| COuld not telnet but server powered | tjsingh | SCO | 0 | 06-11-2008 05:53 AM |
| Creating Oracle-Powered SOAP Services in PHP | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 06:10 AM |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
If anyone is interesting in using awk with MySQL databases, then I have some good news: I've developed a (shared) library, namely libspawk.so, using MySQL C API and GNU awk's extension feature. If you are using MySQL and you like awk, then you'll find very useful to use SPAWK module. Please visit my web site http://sites.google.com/site/spawkinfo to download the library and a test awk script to start with. You'll also find a complete reference manual, a tutorial and various examples in this URL. I'll apreciate your help in trying to run the test script in your environment. I've tested the SPAWK library with GNU awk 3.1.6 and MySQL 5.0.45. I want to know if other versions of MySQL can work ok with the SPAWK module. Don't afraid of testing, the test (test00.awk) only prints all the columns of all the tables of all databases. I've tested yesterday (May 9, 2009) the SPAWK module for MySQL 6.0 and passed! The test was unsuccesfull for the downloaded libspawk.so, so I downloaded the object spawk.o and makelib.sh shell script and run Code:
sh makelib.sh
I forgot to tell, that the library and spawk.o object are for x86 machines runing under Linux platform. Last edited by Panos1962; 05-30-2009 at 08:21 AM.. Reason: Update |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|