Group concat is useful for converting the data / transposing the data on he fly before inserting
Kun,
1.Use your default compiler to compile the .cpp the files and get it converted into a .so file 2. once the conversion is done, create a library and just create a function. 3. most of time there will be a Makefile to do this, but if you don't have it there will be a install.sql file to do this.
I would like to have more proper examples and description on Template Package.
where is the complete package for V6? when loading the package I realize is pending the "lib" folder that contains the file StringsLib.so required to start the installation
Comments
Specially
1. String_tokenizer
2. Group_concat
Group concat is useful for converting the data / transposing the data on he fly before inserting
Kun,
1.Use your default compiler to compile the .cpp the files and get it converted into a .so file
2. once the conversion is done, create a library and just create a function.
3. most of time there will be a Makefile to do this, but if you don't have it there will be a install.sql file to do this.
I would like to have more proper examples and description on Template Package.
Thanks
thanks