Community Support better than Official Support? (was: Can I Develop using Community Edition and Deploy onto Enterprise Edition??)

2011-09-22 Thread Shawn Green (MySQL)
This comment has me intrigued: On 9/21/2011 17:50, John Daisley wrote: Partitioning is available in the community edition and has been for a while now. Support is the only real difference and since Oracle took over the support available in the community is usually faster and better than you get

RE: Community Support better than Official Support? (was: Can I Develop using Community Edition and Deploy onto Enterprise Edition??)

2011-09-22 Thread Jerry Schwartz
...@butterflysystems.co.uk Cc: John Daisley; Claudio Nanni; Johan De Meersman; Alastair Armstrong; mysql@lists.mysql.com Subject: Community Support better than Official Support? (was: Can I Develop using Community Edition and Deploy onto Enterprise Edition??) This comment has me intrigued: On 9/21/2011 17:50, John

RE: Community Support better than Official Support? (was: Can I Develop using Community Edition and Deploy onto Enterprise Edition??)

2011-09-22 Thread Hal�sz S�ndor
; 2011/09/22 13:08 -0400, Jerry Schwartz The user forum: it has many experienced users, some beta testers, and (because the product is used world-wide) a response time measured in hours. What it doesn't have is any presence from the company. Is n't that what companies nowadays want? Computers

Can I Develop using Community Edition and Deploy onto Enterprise Edition??

2011-09-21 Thread Alastair Armstrong
Hi Please I need some advice. We are in the process of upgrading from the Free Community Edition of MySQL on our Live environment to the Enterprise Edition. Do we need to do the same for my Development environment or can I continue developing on the Community Ed and then simply deploy any

Re: Can I Develop using Community Edition and Deploy onto Enterprise Edition??

2011-09-21 Thread Johan De Meersman
- Original Message - From: Alastair Armstrong alasta...@voxorion.co.za We are in the process of upgrading from the Free Community Edition of MySQL on our Live environment to the Enterprise Edition. Do we need to do the same for my Development environment or can I continue

Re: Can I Develop using Community Edition and Deploy onto Enterprise Edition??

2011-09-21 Thread Claudio Nanni
There is no difference. It's just a marketing thing. Enterprise is mainly Support + Enterprise monitor, the source code is exactly the same, the binaries are just (as they say) with more optimized compilation, more often patches are released if you are an Enterprise subscriber. The only extra

Re: Can I Develop using Community Edition and Deploy onto Enterprise Edition??

2011-09-21 Thread Prabhat Kumar
you don't need enterprise for the development environment, you can develop in community version and deploy in enterprise version. but make sure release version should be same for both. On Wed, Sep 21, 2011 at 7:06 AM, Alastair Armstrong alasta...@voxorion.co.za wrote: Hi Please I need some

Re: Can I Develop using Community Edition and Deploy onto Enterprise Edition??

2011-09-21 Thread John Daisley
Partitioning is available in the community edition and has been for a while now. Support is the only real difference and since Oracle took over the support available in the community is usually faster and better than you get from Oracle. John On Wed, 2011-09-21 at 16:23 +0200, Claudio Nanni