Problem with adding functions to MySQL(ELF)

2003-01-12 Thread sachin khanna
hi I am facing a problem in adding a new function to MySQL I created a function in C and compiled and build it successfully. these files were successfully created-- funmysql.c funmysql.o funmysql.so I even attached the funmysql.so library's path in the LD_LIBRARY_PATH environment I am using

Problem with adding functions to MySQL(ELF)

2003-01-12 Thread sachin khanna
hi I am facing a problem in adding a new function to MySQL I created a function in C and compiled and build it successfully. these files were successfully created-- funmysql.c funmysql.o funmysql.so I even attached the funmysql.so library's path in the LD_LIBRARY_PATH environment I am using