1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Fixes to merge from 4.1

This commit is contained in:
jimw@mysql.com
2005-05-18 15:40:34 -07:00
parent b7079ed027
commit d5ee234917
6 changed files with 791 additions and 51 deletions

View File

@@ -2781,8 +2781,6 @@ c1 c2
2 NULL
3 NULL
DROP TABLE t1,t2,t3;
drop table t1
#;
CREATE TABLE `t1` (
`itemid` bigint(20) unsigned NOT NULL auto_increment,
`sessionid` bigint(20) unsigned default NULL,