- Original Message -
> Hi list.
>
> I'm looking into adding invisible indexes.
>
> There's 3 "scopes" I've thought of:
>
> 1) global and persistent (create table, alter table, create index)
> 2) global temporary (alter table t1 change index invisible global)
> 3) session temporary ( al
Hi, Sanja!
On Dec 15, Oleksandr Byelkin wrote:
> On 15.12.14 22:03, Sergei Golubchik wrote:
> >
> > On Nov 17, sa...@askmonty.org wrote:
> >>
> >> revno: 4350
> >> revision-id: sa...@askmonty.org-20141117132635-gf281ipiomifw1oc
> >> pare
Hi, Sanja!
On Dec 03, sa...@askmonty.org wrote:
> At file:///home/bell/maria/bzr/work-maria-5.5-MDEV-6916/
>
>
> revno: 4382
> revision-id: sa...@askmonty.org-20141203234414-63zkpeq9eb0n9lc1
> parent: sa...@askmonty.org-20141203223759-3
Hi, Sanja!
On Dec 03, sa...@askmonty.org wrote:
>
> revno: 4381
> revision-id: sa...@askmonty.org-20141203223759-316k8y35qdb4cgyq
> parent: jplin...@mariadb.org-20141203113839-xkxdy39mq77vu99y
> committer: sa...@askmonty.org
> branch nic
Hi list.
I'm looking into adding invisible indexes.
There's 3 "scopes" I've thought of:
1) global and persistent (create table, alter table, create index)
2) global temporary (alter table t1 change index invisible global)
3) session temporary (alter table t1 change index invisible session)
#1 like
5 matches
Mail list logo