-
Committer:
Jay Pipes
-
Date:
2008-08-01 15:12:10 UTC
-
mto:
(264.1.6 codestyle)
-
mto:
This revision was merged to the branch mainline in
revision
247.
-
Revision ID:
jay@mysql.com-20080801151210-brw63alb22uvjte3
* Moved the Item factory creation functions into the item_create.h header,
where they belong
* Removed four dead functions:
lex_string_set()
load_charset()
load_collation()
init_fill_schema_files_row()
* Pulled schema_table_store_record() out to sql_show.h, though this
really should be placed into an I_S specific thing once we get there...