1 # Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
3 # Licensed under The MIT License
4 # For full copyright and license information, please see the LICENSE.txt
5 # Redistributions of files must retain the above copyright notice.
6 # MIT License (http://www.opensource.org/licenses/mit-license.php)
8 CREATE TABLE sessions (
11 expires INT(11) NOT NULL,