Hello Devlopers
Hi this is sachin. I applied for gsoc 2016(applied by name sachin setiya)
My topic was unique index for blob(MyISAM)
But i already completed some part of it .it is working for blobs varchar
for definitions like
create table tbl(abc varchar(2000) , xyz blob ,unique(abc,xyz));
I have corrected the table2myisam function .
For documentation you can refer to my gsoc proposal
If am doing wrong please let me know.
I am attaching the patch file
TODO
Second thing which i need to do is
to tweak check_definition function to correctly check for definition
currently I am commenting the function code
Regards
sachin

Attachment: patch.pl
Description: Perl program

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to