Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku
My account: Login | Sign Up
Loading... 

Call sql script from sql script | Thread profile

Thread profile page for "Call sql script from sql script" on http://www.mysqlperformanceblog.com. This report page is a snippet summary view from a single thread "Call sql script from sql script", located on the Message Board at http://www.mysqlperformanceblog.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Call sql script from sql script
Site: MySQL Performance  MySQL Performance - site profile
Forum: MySQL  MySQL - forum profile
Total authors: 2 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: mysqlperformanceblog.com

Thread posts in Call sql script from sql script:

1. 
Started 1 year ago (2008-06-19 04:23:00)  by jcernik
Unfortunatelly not. Details: -I have DB with table quals_TBL -master script "master.sql" should call 2 slave scripts "slave1.sql", "slave2.sql" -running master.sql generates error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\. /ABC/slave1.sql \. /ABC/slave2.sql' at line 1 -I have tried ...
Size: 1,331 bytes
Customize:  Customize "Call sql script from sql script :: MySQL :: MySQL Performance"
2. 
Started 1 year ago (2008-06-18 03:56:00)  by jcernik
I need to split my sql script into several files. Logic: master sql file calling several other sql files. How is this possible with MySQL 5.0.51 + MS Win? THX! Jan Report message to a moderator
Size: 359 bytes
Customize:  Customize "<b>Reply 1</b>: Call sql script from sql script :: MySQL :: MySQL Performance"
3. 
Started 1 year ago (2008-06-19 03:15:00)  by debug
Hmm, doesn't it work? \. /path/to/script1 \. /path/to/script2 \. /path/to/script3 Mikhail Solovyev, MySQL Performance Expert MySQL Performance Blog MySQL Consulting Report message to a moderator
Size: 598 bytes
Customize:  Customize "<b>Reply 2</b>: Call sql script from sql script :: MySQL :: MySQL Performance"
 

Top contributing authors for Call sql script from sql script

Name
Posts
jcernik
2
user's latest post:
Call sql script from sql script
Published (2008-06-19 04:23:00)
Unfortunatelly not. Details: -I have DB with table quals_TBL -master script &quot;master.sql&quot; should call 2 slave scripts &quot;slave1.sql&quot;, &quot;slave2.sql&quot; -running master.sql generates error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\. /ABC/slave1.sql \. /ABC/slave2.sql' at line 1 -I have tried...
debug
1
user's latest post:
Call sql script from sql script
Published (2008-06-19 03:15:00)
Hmm, doesn't it work? \. /path/to/script1 \. /path/to/script2 \. /path/to/script3 Mikhail Solovyev, MySQL Performance Expert MySQL Performance Blog MySQL Consulting Report message to a moderator