[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Xmaker com Mysql e auto incremento
Página 1 de 1

Xmaker com Mysql e auto incremento

Enviado: Março 16th, 2013, 11:19 am
por Leandro Coelho
Tem como usar a função nativa do MySql de auto incremento ?
O Xmaker não cria o campo na tabela do mysql com a função auto incremento, ai alterei o campo para auto incremento direto na tabela e funcionou, só que se usar o Adapter para alterar alguma coisa na tabela o campo volta a ficar sem a função de auto incremento.

Re: Xmaker com Mysql e auto incremento

Enviado: Março 25th, 2013, 11:57 am
por Leandro Coelho
Outra coisa que notei, quando existe uma trigger e executa o adapter na tabela e trigger é excluída.
Isso mesmo que a trigger estaja incluída na tabela pelo xmaker.