Update of /cvsroot/monetdb/sql/src/test/Skyserver
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29271/src/test/Skyserver
Modified Files:
run.all
Log Message:
propagated changes of Friday Nov 20 2009 - Saturday Nov 28 2009
from the Nov2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/11/20 - nielsnes: src/test/Skyserver/run.all,1.12.6.1
new optimizer to fix (performance) bug. We should always start grouping with
a sorted column (if its part of a group by list).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: run.all
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Skyserver/run.all,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- run.all 9 Mar 2009 20:38:07 -0000 1.12
+++ run.all 28 Nov 2009 19:58:39 -0000 1.13
@@ -18,8 +18,8 @@
# All Rights Reserved.
PWD=`pwd`
-SQL='mclient -lsql -umonetdb -Pmonetdb'
-SQL1='mclient -lsql -uskyserver -Pskyserver'
+SQL='mclient -lsql'
+SQL1='mclient -lsql'
if [ $# -eq 1 ]; then
SQL=$1
fi
@@ -28,8 +28,8 @@
#Bulk-Load into SQL server...
-echo Create User
-$SQL < create_user.sql
+#echo Create User
+#$SQL < create_user.sql
echo tables
$SQL1 < Skyserver_tables.sql
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins