Table cache not being updated

--=-HN7Fz9L07klFs9XdQO9P
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Hi All

Maybe someone can help me with this one.

We have set the table_cache to 1024, however the open tables
value stays 64 of 64.

Everything I checked stated that the open tables is related to
the table_cache variable.

Can someone please assist on why the value isn't being updated?

The MySQL version is 5.051a

regards
Machiel

--=-HN7Fz9L07klFs9XdQO9P--
machielr [ Di, 23 November 2010 19:25 ] [ ID #2050710 ]

Re: Table cache not being updated

--001636eef0654c18140497fc1fc5
Content-Type: text/plain; charset=UTF-8

How did you adjust this variable? Stay it in my.cnf or just set it?
David Yeung, In China, Beijing.
My First Blog:http://yueliangdao0608.cublog.cn
My Second Blog:http://yueliangdao0608.blog.51cto.com
My Msn: yueliangdao0608 [at] gmail.com



2010/11/24 Machiel Richards <machielr [at] rdc.co.za>

> Hi All
>
> Maybe someone can help me with this one.
>
> We have set the table_cache to 1024, however the open tables
> value stays 64 of 64.
>
> Everything I checked stated that the open tables is related to
> the table_cache variable.
>
> Can someone please assist on why the value isn't being updated?
>
> The MySQL version is 5.051a
>
> regards
> Machiel
>

--001636eef0654c18140497fc1fc5--
david.yang [ Mi, 22 Dezember 2010 10:10 ] [ ID #2051981 ]

Re: Table cache not being updated

--001636c5b44727263b0497fef167
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

The response of table_cahe's new values is not imedite. MySQL cache
engine will putting new objects in cache on demand intead of to replace
them. Configure new table_cahe value at my.cnf or your configuration file,
restart mysqld e going on monitoring. Let time pass and see what happen.
Best regards.
--
Wagner Bianchi

2010/12/22 =E6=9D=A8=E6=B6=9B=E6=B6=9B <david.yang [at] actionsky.com>

> How did you adjust this variable? Stay it in my.cnf or just set it?
> David Yeung, In China, Beijing.
> My First Blog:http://yueliangdao0608.cublog.cn
> My Second Blog:http://yueliangdao0608.blog.51cto.com
> My Msn: yueliangdao0608 [at] gmail.com
>
>
>
> 2010/11/24 Machiel Richards <machielr [at] rdc.co.za>
>
> > Hi All
> >
> > Maybe someone can help me with this one.
> >
> > We have set the table_cache to 1024, however the open tables
> > value stays 64 of 64.
> >
> > Everything I checked stated that the open tables is related to
> > the table_cache variable.
> >
> > Can someone please assist on why the value isn't being updated?
> >
> > The MySQL version is 5.051a
> >
> > regards
> > Machiel
> >
>

--001636c5b44727263b0497fef167--
Wagner Bianchi [ Mi, 22 Dezember 2010 13:32 ] [ ID #2051983 ]

Re: Table cache not being updated

--20cf3054a7cfeaa7300498232866
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Yeah, Just entering the mysql command line client, typing the keyword
'status' , you'll get the absolute value.

David Yeung, In China, Beijing.
My First Blog:http://yueliangdao0608.cublog.cn
My Second Blog:http://yueliangdao0608.blog.51cto.com
My Msn: yueliangdao0608 [at] gmail.com



2010/12/22 Wagner Bianchi <wagnerbianchijr [at] gmail.com>

> The response of table_cahe's new values is not imedite. MySQL cache
> engine will putting new objects in cache on demand intead of to replace
> them. Configure new table_cahe value at my.cnf or your configuration file=
,
> restart mysqld e going on monitoring. Let time pass and see what happen.
> Best regards.
> --
> Wagner Bianchi
>
> 2010/12/22 =E6=9D=A8=E6=B6=9B=E6=B6=9B <david.yang [at] actionsky.com>
>
> > How did you adjust this variable? Stay it in my.cnf or just set it?
> > David Yeung, In China, Beijing.
> > My First Blog:http://yueliangdao0608.cublog.cn
> > My Second Blog:http://yueliangdao0608.blog.51cto.com
> > My Msn: yueliangdao0608 [at] gmail.com
> >
> >
> >
> > 2010/11/24 Machiel Richards <machielr [at] rdc.co.za>
> >
> > > Hi All
> > >
> > > Maybe someone can help me with this one.
> > >
> > > We have set the table_cache to 1024, however the open tables
> > > value stays 64 of 64.
> > >
> > > Everything I checked stated that the open tables is related to
> > > the table_cache variable.
> > >
> > > Can someone please assist on why the value isn't being updated=
?
> > >
> > > The MySQL version is 5.051a
> > >
> > > regards
> > > Machiel
> > >
> >
>

--20cf3054a7cfeaa7300498232866--
david.yang [ Fr, 24 Dezember 2010 08:44 ] [ ID #2052031 ]
Datenbanken » gmane.comp.db.mysql.general » Table cache not being updated

Vorheriges Thema: sub query to daily usage subtraction
Nächstes Thema: INSERT DELAYED and logging