vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I want to know the create time of a database,but I can not find a way till now. Any reply is appreciated. -- I'm a mysql DBA in china. More about me just visit here: http://yueliangdao0608.cublog.cn |
| |||
| show table status; On Mon, May 12, 2008 at 11:19 AM, Moon's Father <yueliangdao0608@gmail.com> wrote: > I want to know the create time of a database,but I can not find a way till > now. > Any reply is appreciated. > > -- > I'm a mysql DBA in china. > More about me just visit here: > http://yueliangdao0608.cublog.cn > -- Krishna Chandra Prajapati MySQL DBA, Ed Ventures e-Learning Pvt.Ltd. 1-8-303/48/15, Sindhi Colony P.G.Road, Secunderabad. Pin Code: 500003 Office Number: 040-66489771 Mob: 9912924044 URL: ed-ventures-online.com Email-id: prajapatikc@gmail.com |
| |||
| I mean database,not table. thank you all the same. On Mon, May 12, 2008 at 1:55 PM, Krishna Chandra Prajapati < prajapatikc@gmail.com> wrote: > show table status; > > > On Mon, May 12, 2008 at 11:19 AM, Moon's Father <yueliangdao0608@gmail.com> > wrote: > >> I want to know the create time of a database,but I can not find a way till >> now. >> Any reply is appreciated. >> >> -- >> I'm a mysql DBA in china. >> More about me just visit here: >> http://yueliangdao0608.cublog.cn >> > > > > -- > Krishna Chandra Prajapati > MySQL DBA, > Ed Ventures e-Learning Pvt.Ltd. > 1-8-303/48/15, Sindhi Colony > P.G.Road, Secunderabad. > Pin Code: 500003 > Office Number: 040-66489771 > Mob: 9912924044 > URL: ed-ventures-online.com > Email-id: prajapatikc@gmail.com -- I'm a mysql DBA in china. More about me just visit here: http://yueliangdao0608.cublog.cn |
| |||
| Hi Moon's Father, :-) what about through filesystem? $ ls -la /path-mysql-databases or something like that. Iñigo >> I want to know the create time of a database,but I can not find a way >> till now. >> Any reply is appreciated. -- -------- Iñigo Medina García Librería Díaz de Santos Madrid (Spain) imedina@diazdesantos.es facilmejor@gmail.com |
| |||
| Thanks for your reply very much. I know this way. Could you know how to get this just by sql? On Mon, May 12, 2008 at 2:57 PM, Iñigo Medina García < imedina@diazdesantos.es> wrote: > Hi Moon's Father, :-) > > what about through filesystem? $ ls -la /path-mysql-databases or > something like that. > > Iñigo > > >> I want to know the create time of a database,but I can not find a way > >> till now. > >> Any reply is appreciated. > > > -- > -------- > Iñigo Medina García > Librería Díaz de Santos Madrid (Spain) > imedina@diazdesantos.es facilmejor@gmail.com > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/mysql?unsub=y...0608@gmail.com > > -- I'm a mysql DBA in china. More about me just visit here: http://yueliangdao0608.cublog.cn |
| ||||
| > Thanks for your reply very much. > I know this way. :-) > Could you know how to get this just by sql? Mmmhh, no idea right now. I think unless you logged the CREATE DATABASE I don't think the creation date is stored anywhere. Anybody could check that? Iñigo > On Mon, May 12, 2008 at 2:57 PM, Iñigo Medina García < > imedina@diazdesantos.es> wrote: > >> Hi Moon's Father, :-) >> >> what about through filesystem? $ ls -la /path-mysql-databases or >> something like that. >> >> Iñigo >> >>>> I want to know the create time of a database,but I can not find a way >>>> till now. >>>> Any reply is appreciated. >> >> -- >> -------- >> Iñigo Medina García >> Librería Díaz de Santos Madrid (Spain) >> imedina@diazdesantos.es facilmejor@gmail.com >> >> -- >> MySQL General Mailing List >> For list archives: http://lists.mysql.com/mysql >> To unsubscribe: >> http://lists.mysql.com/mysql?unsub=y...0608@gmail.com >> >> > > -- -------- Iñigo Medina García Librería Díaz de Santos Madrid (Spain) imedina@diazdesantos.es facilmejor@gmail.com |
| Thread Tools | |
| Display Modes | |
|
|