Index: /branches/rel/html/install/sql/create_table_mysql.sql
===================================================================
--- /branches/rel/html/install/sql/create_table_mysql.sql	(revision 12157)
+++ /branches/rel/html/install/sql/create_table_mysql.sql	(revision 13631)
@@ -235,5 +235,5 @@
 CREATE TABLE dtb_send_customer (
     customer_id int,
-    send_id int auto_increment primary key NOT NULL,
+    send_id int NOT NULL,
     email text,
     name text,
