|
|||||||||||
|
[patch] Initialize schema_table->table_name before init() is called
From: Vasil Dimov <vasil.dimov(at)oracle.com>
Date: Wed Jul 18 2007 - 09:48:32 EDT
The following is somewhat cosmetic but it will allow to have one init() function for many INFORMATION SCHEMA plugins. That init() function may check schema_table->table_name if it needs to do some specific-to-the-concrete-table work. Currently ::table_name is initialized after the init() function is called, so the init() function has no way to determine which INFORMATION SCHEMA table it is initializing (correct me if I am wrong). Can someone apply the attached (harmless) patch to 5.1? Thanks! -- Vasil Dimov moc.elcaro@vomid.lisav Software Developer @ Oracle/Innobase Oy gro.DSBeerF@dv Committer @ FreeBSD.org gro.d5v@dv Home @ Sofia, Bulgaria
This archive was generated by hypermail 2.1.8 : Thu Aug 09 2007 - 19:06:17 EDT |
||||||||||
|
|||||||||||