~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/1st.test

Merge Stewart's dead code removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
--enable_warnings
10
10
 
11
11
show databases;
12
 
select concat("Starting in ", database());
13
12
show tables in mysql;