If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > call for mysql tests

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-28-06, 02:38
jezemine jezemine is offline
another indirection layer
 
Join Date: May 2004
Location: Seattle
Posts: 1,312
call for mysql tests

Today I added a feature to an app (SqlSpec) that allows you to generate docs about any MySQL database (5.0 or above). As I am just one guy, I need a little help testing it. Also this is my first foray into the world of MySQL.

So my question is, does anyone have any scripts for large databases (that is, many, many objects) in MySQL 5.0 and up they would be willing to share? All I have been able to find of any substance is sakila, which isn't all that big or complex. I'd like to test it on something more meaty.

Here's an example of what SqlSpec generated from the sakila database:
http://www.elsasoft.org/chm/sakila.zip
__________________
elsasoft.org
Reply With Quote
  #2 (permalink)  
Old 12-28-06, 08:46
Yveau01 Yveau01 is offline
Registered User
 
Join Date: Dec 2005
Location: Tilburg, Netherlands
Posts: 73
Sorry, no big database for you yet. Maybe in the near future, I'll keep you posted.
.chm looks nice, by the way !

Gr,
Yveau
__________________

> SELECT * FROM users WHERE clue > 0;
Empty set (0.00 sec)

Reply With Quote
  #3 (permalink)  
Old 12-28-06, 09:13
jezemine jezemine is offline
another indirection layer
 
Join Date: May 2004
Location: Seattle
Posts: 1,312
thanks.

quick clarification I didn't mention above - i don't need the data, just scripts to create lots of objects.
__________________
elsasoft.org
Reply With Quote
  #4 (permalink)  
Old 12-28-06, 09:39
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,259
like the approach... any idea as to the number of objects you may require....

I did look at one of our MySQL projects.. the general consensus was no way can that design go out the back door.. so sorry on that one.


have you consdiered 'just' writing some DDL to a flat file and importing it.

failing that try MySQL... the must have some pretty big test dbs'


good luck
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #5 (permalink)  
Old 12-28-06, 09:45
jezemine jezemine is offline
another indirection layer
 
Join Date: May 2004
Location: Seattle
Posts: 1,312
healdem - if you like the tool and can't share your large schema, perhaps you'd be willing to run SqlSpec on your end and let me know how it goes? I'd be very grateful. you can pick it up here: http://www.elsasoft.org.

about the number of objects, the more the better. 50 would be a good start, but 5000 would be great! does SAP run on mysql?

I just posted a msg on the mysql.com forums so maybe I'll get some response there.

Quote:
Originally Posted by healdem
have you consdiered 'just' writing some DDL to a flat file and importing it.
I could, but I'd prefer some real databases from the wild to test on.
__________________
elsasoft.org

Last edited by jezemine; 12-28-06 at 12:28.
Reply With Quote
  #6 (permalink)  
Old 12-29-06, 03:55
Yveau01 Yveau01 is offline
Registered User
 
Join Date: Dec 2005
Location: Tilburg, Netherlands
Posts: 73
I could try to convert the SIEBEL datamodel to MySQL for you ...
About 2960 tables ... Same issue as healdem. Don't think I can send it to you. So if I succeed in converting it, I'll be happy to run your tool for you and send you the results.

Gr,
Yveau
__________________

> SELECT * FROM users WHERE clue > 0;
Empty set (0.00 sec)

Reply With Quote
  #7 (permalink)  
Old 12-29-06, 08:54
jezemine jezemine is offline
another indirection layer
 
Join Date: May 2004
Location: Seattle
Posts: 1,312
excellent, that's very much appreciated!
__________________
elsasoft.org
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On