Users table missing from Database

I have a functioning WordPress site, with two users (an Administrator and an Editor). I can log in to the WP back-end fine with either user. I can create pages, etc. But when I look at phpMyAdmin, the database does not have a users table. However, it does has the usermeta table, displaying details for both the Administrator user and the Editor user.