From: scut_tang Date: July 16 2009 1:29am Subject: Re: GSoC Week 10 - I_S/P_S storage engine List-Archive: http://lists.mysql.com/soc/410 Message-Id: <14033892.582871247707744276.JavaMail.coremail@bj126app27.126.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_154467_4482878.1247707744275" ------=_Part_154467_4482878.1247707744275 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit 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 ------=_Part_154467_4482878.1247707744275--