Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
This commit is contained in:
commit
b8608cef7d
@ -23,3 +23,5 @@ INSERT INTO t2 VALUES('456', 'lui');
|
||||
select match(t1.texte,t1.sujet,t1.motsclefs) against('droit')
|
||||
from t1 left join t2 on t2.id=t1.id;
|
||||
|
||||
drop table t1, t2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user