I have the following table structure:
CREATE TABLE `users` ( `id` varchar(36) NOT NULL, `group_id` varchar(36) NOT NULL, `group_owner` tinyint(1) NOT NULL D