Which of the following is not a task performed by MySQL subsystemAProviding SQL interfaceBParsing queriesCCaching and BufferingDNone of themSakila
D. None of them. The MySQL subsystem performs all of these tasks, including providing a SQL interface, parsing queries, and caching and buffering data. Sakila is a sample database that is often used for testing and training purposes with MySQL.
原文地址: https://www.cveoy.top/t/topic/cx1e 著作权归作者所有。请勿转载和采集!