MySQL ERROR
Query: SET CHARACTER SET UTF8
Error: Too many connections
MySQL ERROR
Query: SHOW TABLES FROM nada_nada;
Error: Too many connections
Creating DB Tables... MySQL ERROR
Query: CREATE TABLE users_access (id bigint(20) unsigned not null auto_increment, name varchar(16) not null, module varchar(100), primary key (id)) engine=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Error: Too many connections
MySQL ERROR
Query: CREATE TABLE users_groups (id bigint(20) unsigned not null, access bigint(20) unsigned not null) engine=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Error: Too many connections
MySQL ERROR
Query: CREATE TABLE users (id bigint(20) unsigned not null auto_increment, login varchar(16) not null, password varchar(16) not null, session varchar(32) not null, status set('active','inactive','temp') default 'temp', access bigint(20) unsigned not null default '2', name varchar(255) not null, email varchar(100) not null, lastlogin datetime not null, primary key (id)) engine=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Error: Too many connections
MySQL ERROR
Query: INSERT INTO users_access () VALUES ('', 'root', 'users');
Error: Too many connections
MySQL ERROR
Query: INSERT INTO users_access () VALUES ('', 'user', 'users');
Error: Too many connections
MySQL ERROR
Query: INSERT INTO users_access () VALUES ('', 'admin', 'users');
Error: Too many connections
MySQL ERROR
Query: INSERT INTO users () VALUES ('', 'root', 'rootpass', '', 'active', '1', 'Constructor Root', '', '');
Error: Too many connections
done.
MySQL ERROR
Query: SELECT id FROM news WHERE status='published' AND lang='pt' ORDER by date DESC, id DESC
Error: Too many connections
MySQL ERROR
Query: SHOW TABLES FROM nada_nada;
Error: Too many connections
MySQL ERROR
Query: SHOW TABLES FROM nada_nada;
Error: Too many connections
Creating DB Tables... MySQL ERROR
Query: CREATE TABLE news ( id bigint(20) unsigned not null auto_increment, user bigint(20) unsigned not null, status set('draft','published') default 'draft' not null, lang varchar(2) not null, title varchar(255) not null, text text not null, date date not null, primary key (id) ) engine=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
Error: Too many connections
MySQL ERROR
Query: INSERT INTO users_access () VALUES ('', 'news', 'news');
Error: Too many connections
done.
NAdA Arquitectos Algarve

Bem-vindo

Aqui, encontrará pessoas que se dedicam ao desenvolvimento de espaços de conforto e bem-estar, ao desenho de soluções adequadas a cada individuo e a cada lugar.

Existimos para criar o seu espaço.