You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option ‘—ssl’ What is the cause of the error? A. The — ssl level was not…

You examine the output of SHOW GLOBAL STATUS and notice that the value of Created_tmp_disk_tables is consistently increasing. Which two variables would likely fix this issue? A. Table_open_cache B. Table_open_cache_instancs C. Table_definition_cache D. Tmp_table_size E. Max_heap_table_size F. Max_tmp_tables