Pokaż wszystkie wydarzenia harmonogram na MySQL

SELECT * FROM INFORMATION_SCHEMA.events;
Wassi