Home
last modified time | relevance | path

Searched refs:db_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch196 !lex->create_info.db_type)
198 - lex->create_info.db_type= ha_default_handlerton(YYTHD);
200 + lex->create_info.db_type= ha_default_handlerton(thd);
204 ha_resolve_storage_engine_name(lex->create_info.db_type),
560 Lex->create_info.db_type= $3;
2390 if (!(lex->create_info.db_type=
2404 if (!(lex->create_info.db_type=
/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dheartbeat.c74 int db_type; member
1291 switch (db->db_type) { in o2hb_debug_open()
1399 (*db)->db_type = type; in o2hb_debug_create()