Hi, Sergei
>I?want?to?see?your?changes,?especially?when?you?have?problems.
>Sending?patches?around?is?not?very?convenient?-?I've?created?a?project
>on?launchpad,?and?added?you?there?in?the?"maintainer"?team,?I?suppose
>you?should?be?able?to?push?here:
>
>???lp:~sergii/mysql-infoschema/trunk
>
>As?you?could?not?finish?the?push?last?time,?I?suggest?not?to?try?pushing
>your?tree?there,?but?instead?branch?that?url?above,?apply?your?changes
>to?the?new?tree?as?a?patch,?commit,?and?push.
I am very sorry. I forgot to commit change before generated the diff file, so the diff
file I send you was not right.
Yesterday my lab power cut all the whole day, so I see your mail just now.
I check the branch you created in luanchpad.net, but I find:
lp:~sergii/mysql-infoschema/trunk
Project:INFORMATION_SCHEMA GSoC 2009 Project
Status:Development
Get this branch:bzr branch lp:~sergii/mysql-infoschema/trunk
Update this branch: You cannot upload to this branch. Only Sergei can upload to this
branch.
Branch format:Branch format 6
Repository format:Packs containing knits without subtree support
Only you can upload to this branch? I tried bzr push lp:~sergii/mysql-infoschema/trunk,
but it failed.
>No,?instead?of?coming?up?with?new?names?think?of?what?operations?your
>index?supports.?Does?it?support?ranges?like?a?btree???"all?file?names
>between?abc?and?adef"?-?no,?it?cannot?easily?do?that.
>
>In?that?sense?it's?closer?to?HASH.
>
So it is just closer to HASH, not exact HASH?
?
>>?4.?I?don't?know?clearly?about?table->record[0-2].?Is?table->record[0]
>>?connected?with?table->filed[]'s?data?
>
>Correct.
>
Could you talk more about table->record[0], table->record[1], table->record[2]?
Regards,
Robin