Melanie Thielker
|
b16abc8166
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
|
Melanie
|
a3ebd4db3f
|
Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"
Didn't do what it said on the package!
This reverts commit 8643db3ef0.
|
2010-06-19 23:45:56 +01:00 |
|
Melanie
|
8643db3ef0
|
This is a HACK! Downright nasty. For some reason, the devs of the mysql
connector have decided that their vision of timeouts is the only valid one.
This uses reflection to show them the finger. Please test.
|
2010-06-19 22:48:43 +01:00 |
|
Melanie
|
e3432b8f63
|
Revert "Set command timeout to infinity on migrations"
This reverts commit 51d30fd34a.
|
2010-06-17 17:48:34 +01:00 |
|
Melanie
|
51d30fd34a
|
Set command timeout to infinity on migrations
|
2010-06-17 17:43:40 +01:00 |
|
Melanie
|
0c209a469b
|
Clean up output a bit
|
2010-05-19 03:48:03 +01:00 |
|
Melanie
|
dedc0c0bd4
|
Revert "Allow migration steps to fail again without bringing down the house"
This reverts commit 167db50259.
|
2010-05-19 02:47:31 +01:00 |
|
Melanie
|
167db50259
|
Allow migration steps to fail again without bringing down the house
|
2010-05-19 02:33:23 +01:00 |
|
Melanie
|
d2bc673667
|
Make m_log in migrations private. Define new m_log in derived class
|
2010-05-18 23:33:05 +01:00 |
|
AlexRa
|
b49fb3db7c
|
Added MySqlMigrations.cs (supports stored proc/funcs)
Uses MySqlScript class to correctly run proc/func definitions
that need delimiter change. Requires MySql.Data.dll 6.2 or later.
|
2010-05-16 16:25:08 +03:00 |
|