<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title type="text">CUBRID Forum</title>
      <subtitle type="html">CUBRID Forum</subtitle>
      <updated>2013-05-21T10:17:09-07:00</updated>
   <id>http://www.cubrid.org/forum/atom</id>
   <link rel="alternate" type="text/html" hreflang="en" href="http://www.cubrid.org/?mid=forum"/>
   <link rel="self" type="application/atom+xml" href="http://www.cubrid.org/forum/atom"/>
   <generator uri="http://www.xpressengine.com/" version="1.4.4.1">XpressEngine</generator>
   <entry>
      <title>Can&apos;t use shard with PHP</title>
      <id>http://www.cubrid.org/660884</id>
      <published>2013-05-20T06:08:57-07:00</published>
      <updated>2013-05-21T06:45:23-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/660884"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/660884#comment"/>
      <author>
         <name>invisible73</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I try to insert data into shards with PHP, but connect using PHP PDO with error:&lt;/p&gt;
&lt;p&gt;Error: SQLSTATE[HY000] [-10100] CAS, Unknown error&lt;br /&gt;Code: 4294957196&lt;/p&gt;
&lt;p&gt;PHP code:&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;try {&lt;br /&gt;&amp;nbsp; &amp;nbsp; $db =new PDO(&apos;cubrid:dbname=shard1;host=localhost;port=45511&apos;, &apos;shard&apos;, &apos;shard123&apos; );&lt;br /&gt;&amp;nbsp; &amp;nbsp; echo &quot;PDO connection created ok!&quot;.&quot;
&quot;;&lt;br /&gt;} catch(PDOException $e) {&lt;br /&gt; &amp;nbsp; &amp;nbsp;echo &quot;Error: &quot;.$e-&amp;gt;getMessage().&quot;
&quot;.&quot;Code: &quot;.$e-&amp;gt;getCode().&quot;
&quot;;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;But with JAVA example (&amp;nbsp;&lt;a href=&quot;http://www.cubrid.org/manual/91/en/shard.html&quot;&gt;http://www.cubrid.org/manual/91/en/shard.html&lt;/a&gt;&amp;nbsp;) everything works fine. JAVA code:&lt;/p&gt;
&lt;p&gt;connection = DriverManager.getConnection(&quot;jdbc:cubrid:localhost:45511:shard1:::?charSet=utf8&quot;, &quot;shard&quot;, &quot;shard123&quot;);&lt;/p&gt;
&lt;p&gt;If in PHP i use port 30000 - everything works fine, data inserted, but without sharding.&lt;/p&gt;
&lt;p&gt;What&apos;s the problem?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Italian translation</title>
      <id>http://www.cubrid.org/195547</id>
      <published>2010-06-12T18:15:21-07:00</published>
      <updated>2013-05-09T22:40:29-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/195547"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/195547#comment"/>
      <author>
         <name>quartex</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;Hi,&lt;br /&gt;Browsing the code I see the language directory where is present english and Korean... eventually do you need an italian translation of it (with a bit of time) ?&lt;br /&gt;(Sorry I wrote in this section because in Internazionalization is not present a general index but only language specific code)&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Cannot connect to database</title>
      <id>http://www.cubrid.org/642430</id>
      <published>2013-04-23T15:26:58-07:00</published>
      <updated>2013-05-01T18:48:41-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/642430"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/642430#comment"/>
      <author>
         <name>ptitco</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;PHP fatal error uncaught exception PDO exception with message: &amp;nbsp;could not connect to database.&lt;/p&gt;
&lt;p&gt;I&apos;m running Ubuntu 12.04 and have downloaded all the php drivers, etc. &amp;nbsp;Just says unable to connect. &amp;nbsp;Other than this, I believe I can run the script.&lt;/p&gt;
&lt;p&gt;I&apos;m running the command line: &amp;nbsp;php5 ./imap_redbean.php&lt;/p&gt;
&lt;p&gt;and I&apos;m getting the above error.&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>CUBRID Cloud Service Forum</title>
      <id>http://www.cubrid.org/605411</id>
      <published>2013-03-06T21:52:07-08:00</published>
      <updated>2013-04-08T02:15:39-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/605411"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/605411#comment"/>
      <author>
         <name>Esen Sagynov</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;We will be posting updates about CUBRID Cloud Service (&lt;a href=&quot;http://www.cloud.cubrid.org&quot;&gt;http://www.cloud.cubrid.org&lt;/a&gt;) in this forum.&lt;/p&gt;
&lt;p&gt;If you have questions or encounter any issue, feel free to post in this thread.&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>What is the purpose of first volume when creating database?</title>
      <id>http://www.cubrid.org/607988</id>
      <published>2013-03-09T22:35:22-08:00</published>
      <updated>2013-03-21T18:39:51-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/607988"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/607988#comment"/>
      <author>
         <name>majidazimi</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the purpose of first volume when creating database which is generic volume? Why it is not data volume?&lt;/p&gt;
&lt;p&gt;What is the usage of generic volume? It means it can hold both data and index?&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Difference between checkpoint_interval_in_mins and page_flush_interval_in_msecs?</title>
      <id>http://www.cubrid.org/608078</id>
      <published>2013-03-10T01:27:59-08:00</published>
      <updated>2013-03-13T19:00:21-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/608078"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/608078#comment"/>
      <author>
         <name>majidazimi</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;I&apos;m confused about difference between checkpoint_interval_in_mins and page_flush_interval_in_msecs? They are both writing dirty pages in buffers to data volume at specific interval.&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Does table partitioning cause index partitioning too?</title>
      <id>http://www.cubrid.org/607542</id>
      <published>2013-03-09T02:03:32-08:00</published>
      <updated>2013-03-09T05:42:22-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/607542"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/607542#comment"/>
      <author>
         <name>majidazimi</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does table partitioning cause index partitioning too? Or we have one big index and bunch of small data tables&lt;/p&gt;
&lt;p&gt;I&apos;m asking this because in PostgreSQL we should create index for each partition separately.&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Partition Pruning and parametrized query</title>
      <id>http://www.cubrid.org/607529</id>
      <published>2013-03-09T01:53:46-08:00</published>
      <updated>2013-03-09T05:30:29-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/607529"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/607529#comment"/>
      <author>
         <name>majidazimi</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;hi guys,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/manual/90/en/Partition%20Pruning&quot;&gt;Partition pruning&lt;/a&gt; section says:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style=&quot;color: #131212; font-family: Calibri, &apos;Times New Roman&apos;, Arial, Helvetica, Verdana; font-size: 15px; line-height: 18px; text-align: justify;&quot;&gt;In versions lower than CUBRID 9.0, partition pruning has been executed at the query compiling stage. However, in version of CUBRID 9.0 or higher, it is executed at the server side at the query execution stage&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #131212; font-family: Calibri, &apos;Times New Roman&apos;, Arial, Helvetica, Verdana;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 18px;&quot;&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;Does this mean we can not benefit partition pruning when using parametrized query because at compile time arguments are not available?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Problems with Uniform Server</title>
      <id>http://www.cubrid.org/195675</id>
      <published>2010-09-28T23:56:22-07:00</published>
      <updated>2013-02-17T17:31:42-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/195675"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/195675#comment"/>
      <author>
         <name>hcrow</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;Hi, i was trying to use Uniform Server, but i got an error when i run it... this is the error&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://img39.imageshack.us/img39/908/cubriderror.jpg&quot; alt=&quot;cubriderror.jpg&quot; /&gt;&lt;br /&gt;&lt;br /&gt;I am using Windows XP 32Bits with SP3.&lt;br /&gt;&lt;br /&gt;Thanks everybody&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Is it possible to define conditional unique constraint</title>
      <id>http://www.cubrid.org/563925</id>
      <published>2013-01-23T18:18:44-08:00</published>
      <updated>2013-01-23T21:25:27-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/563925"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/563925#comment"/>
      <author>
         <name>didxga</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Cubrid unique constraint doesn&apos;t allow multiple Nulls, But in my case I just want to enforce unique constraint to all no null values, that is for the following schema&lt;/p&gt;
&lt;p&gt;create table t (&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; ID_ varchar(64) not null,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; EMP_ID varchar(64) not null,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; COM_ID varchar(64),&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; NAME varchar(64) not null&lt;/p&gt;
&lt;p&gt;);&lt;/p&gt;
&lt;p&gt;alter table t&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;add constraint UNIQ_T_EMP_COM&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;unique(EMP_ID&amp;nbsp;,&amp;nbsp;COM_ID&amp;nbsp;);&lt;/p&gt;
&lt;p&gt;these inserts should not violate unique constraint&lt;br /&gt;insert (&apos;12&apos;, &apos;23&apos;, null, &amp;nbsp;&apos;blah&apos;);&lt;/p&gt;
&lt;p&gt;insert (&apos;13&apos;, &apos;23&apos;, null, &amp;nbsp;&apos;blah&apos;);&lt;/p&gt;
&lt;p&gt;Is it possible to define that kind of unique constraint? Please point me out.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Carter&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Stuck installing Cubrid on FC15</title>
      <id>http://www.cubrid.org/304563</id>
      <published>2012-02-29T12:24:55-08:00</published>
      <updated>2013-01-07T21:08:05-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/304563"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/304563#comment"/>
      <author>
         <name>gabordemooij</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;Want to try Cubrid but..&amp;nbsp;I cant get the PDO driver to work:&lt;/p&gt;&lt;p&gt;When I run php-cli I get:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre class=&quot;brush:bash;gutter:false&quot;  title=&quot;&quot;&gt;PHP Warning:  PHP Startup: Unable to load dynamic library &apos;/usr/lib64/php/modules/pdo_cubrid.so&apos; - /usr/lib64/php/modules/pdo_cubrid.so: undefined symbol: php_pdo_register_driver in Unknown on line 0&lt;/pre&gt;&lt;p&gt;I have no clue what this means. I installed the PDO version as described and put the extension .so ref in my php.d/cubrid.ini file.&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Executing multiple statements</title>
      <id>http://www.cubrid.org/534638</id>
      <published>2012-12-24T00:30:21-08:00</published>
      <updated>2012-12-30T22:16:59-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/534638"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/534638#comment"/>
      <author>
         <name>tanyona</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Is it possible to execute multiple statements using the Statement.execute() method, and access the statement results using the Statement.getMoreResults() method? e.g.&lt;/p&gt;

&lt;pre class=&quot;brush:java&quot;  title=&quot;&quot;&gt;String sql=&quot;select * from table1 ; select * from table2;&quot;;

PreparedStatement ps = conn.prepareStatement(sql);

ps.execute();

Resultset rs = ps.getResultset();

while(ps.getMoreResults()){

rs=ps.getResultSet();

}&lt;/pre&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>PreparedStatement getUpdateCount issue</title>
      <id>http://www.cubrid.org/539643</id>
      <published>2012-12-29T03:21:12-08:00</published>
      <updated>2012-12-30T22:11:01-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/539643"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/539643#comment"/>
      <author>
         <name>tanyona</name>
                  <uri>http://art.sourceforge.net/</uri>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;I have the following code.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;pre class=&quot;brush:java&quot;  title=&quot;&quot;&gt;String sql=&quot;update table1 set col1=1; select * from table2; select * from table3&quot;;
 
PreparedStatement ps = conn.prepareStatement(sql);
 
ps.execute();
 
Resultset rs = ps.getResultset();
int updateCount = ps.getUpdateCount();

while(ps.getMoreResults() || ps.getUpdateCount() != -1){ 
	rs = ps.getResultSet();
	updateCount = ps.getUpdateCount();
}&lt;/pre&gt;

&lt;br /&gt;&lt;p&gt;&lt;/p&gt;

&lt;p&gt;It seems like the &lt;b&gt;getUpdateCount &lt;/b&gt;method doesn&apos;t return an updated value if a select statement follows an update statement. I would expect the &lt;b&gt;updateCount &lt;/b&gt;variable to have -1 at the end of the loop but instead it has the result from the update statement.&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Cannot update my profile on this forum</title>
      <id>http://www.cubrid.org/289744</id>
      <published>2012-02-03T12:33:09-08:00</published>
      <updated>2012-12-18T03:30:12-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/289744"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/289744#comment"/>
      <author>
         <name>cristiroma</name>
                  <uri>http://www.romanescu.ro</uri>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;I am trying to update my profile and when I change my email address and complete my name, they all get messed up, the e-mail remains the old one, while the name changes to something like this:&amp;nbsp;&lt;span style=&quot;font-family: Arial, Helvetica, sans; text-align: left; background-color: rgb(255, 255, 255); &quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;display: inline-block; vertical-align: top; font-family: Arial, Helvetica, sans; text-align: left; background-color: rgb(255, 255, 255); &quot;&gt;Cristian Romanescu|@|cristiroma|@|cristi&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;display: inline-block; vertical-align: top; font-family: Arial, Helvetica, sans; text-align: left; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;display: inline-block; vertical-align: top; font-family: Arial, Helvetica, sans; text-align: left; background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;display: inline-block; vertical-align: top; font-family: Arial, Helvetica, sans; text-align: left; background-color: rgb(255, 255, 255); &quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Indonesian</title>
      <id>http://www.cubrid.org/203177</id>
      <published>2011-07-18T13:56:28-07:00</published>
      <updated>2012-12-18T03:29:43-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/203177"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/203177#comment"/>
      <author>
         <name>riespandi</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Coming soon, CUBRID in Indonesian Language..&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>demodb documentation</title>
      <id>http://www.cubrid.org/327167</id>
      <published>2012-04-14T21:54:09-07:00</published>
      <updated>2012-12-17T18:29:02-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/327167"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/327167#comment"/>
      <author>
         <name>vbergmann</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;you are providing a sample database &apos;demodb&apos; with your installers as well with your virtual machine images. This raises the expectations to have a quick and easy posibility to start and get issue the first queries within a few minutes. But in the end I needed four hours (also caused by other documentation issues posted in this forum).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;You do not provide the user with the necessary information to access it (or do not provide links to it). It took a long time to find out, that not my JDBC connection data was wrong, but that I had to start the demodb explicitly (cubrid server start demodb) though the CUBRID service was running. Finally I found user and password (&apos;dba&apos;, &amp;lt;empty&amp;gt;) only through a forum question related to accessing a custom instance, not by regular documentation. You can save evaluators a lot of time providing a short &apos;Getting started with demodb&apos; page or so.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Volker&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>case insensitive search in varchar fields</title>
      <id>http://www.cubrid.org/446649</id>
      <published>2012-10-10T05:01:45-07:00</published>
      <updated>2012-12-17T18:04:26-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/446649"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/446649#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have the following table:&lt;/p&gt;&lt;p&gt;CREATE TABLE &quot;users&quot;(&lt;br /&gt;&quot;user_id&quot; integer AUTO_INCREMENT,&lt;br /&gt;&quot;user_name&quot; character varying(4096) NOT NULL UNIQUE,&lt;br /&gt;&quot;user_email&quot; character varying(4096) NOT NULL UNIQUE,&lt;br /&gt;&quot;user_nickname&quot; character varying(4096) NOT NULL,&lt;br /&gt;&quot;user_firstname&quot; character varying(4096) NOT NULL,&lt;br /&gt;&quot;user_lastname&quot; character varying(4096) NOT NULL,&lt;br /&gt;&quot;user_points&quot; integer DEFAULT 0,&lt;br /&gt;&quot;user_rank&quot; integer DEFAULT 0,&lt;br /&gt;CONSTRAINT pk_user_user_id PRIMARY KEY(&quot;user_id&quot;)&lt;br /&gt;);&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I want to be able to search users like this:&lt;/p&gt;&lt;p&gt;SELECT&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users.user_name AS username,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users.user_nickname AS nickname&lt;br /&gt;FROM&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users&lt;br /&gt;WHERE&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users.user_name LIKE &apos;Joh%&apos; OR users.user_nickname LIKE &apos;Joh%&apos;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Questions:&lt;/p&gt;&lt;p&gt;1. Is there a better way to do this?&lt;/p&gt;&lt;p&gt;2. How can make this operation case insensitive? If I write &apos;joh%&apos; I get no result.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Dragos&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Installing python module in linux</title>
      <id>http://www.cubrid.org/195611</id>
      <published>2010-11-15T02:51:07-08:00</published>
      <updated>2012-12-17T17:53:29-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/195611"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/195611#comment"/>
      <author>
         <name>martinvega</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;I&apos;m triying to install the python module in a debian linux distribution, I have install the python2.6-dev, the gcc and library tools and Cubrir running, then run the script&amp;#058;&lt;br /&gt;$python setup.py build&lt;br /&gt;&lt;br /&gt;I have the next error:&lt;br /&gt;............&lt;br /&gt;.............&lt;br /&gt;/usr/local/cubrid/include/cas_error.h:38:2: warning: #ident is a deprecated GCC extension&lt;br /&gt;gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/local/cubrid/include -I/usr/include/python2.6 -c oid.c -o build/temp.linux-x86_64-2.6/oid.o&lt;br /&gt;gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/cubrid.o build/temp.linux-x86_64-2.6/conn.o build/temp.linux-x86_64-2.6/cursor.o build/temp.linux-x86_64-2.6/oid.o -L/usr/local/cubrid/lib64 -lcascci -o build/lib.linux-x86_64-2.6/cubrid.so&lt;br /&gt;/usr/bin/ld: cannot find -lcascci&lt;br /&gt;collect2: ld returned 1 exit status&lt;br /&gt;error: command &apos;gcc&apos; failed with exit status 1&lt;br /&gt;&lt;br /&gt;Why would it be?&lt;br /&gt;&lt;br /&gt;Thank you very much and congratulation for this great application, sorry for my bad english.&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>SHOW CREATE TABLE Support</title>
      <id>http://www.cubrid.org/300136</id>
      <published>2012-02-21T11:08:20-08:00</published>
      <updated>2012-12-17T17:53:16-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/300136"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/300136#comment"/>
      <author>
         <name>cristiroma</name>
                  <uri>http://www.romanescu.ro</uri>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;I need to extract the table definition from SQL, is there support for this? In MySQL I would use SHOW CREATE TABLE.&lt;/p&gt;&lt;p&gt;I looked into the documentation, but I only found support for SHOW CREATE VIEW functionality.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I&apos;ve found out that for 8.4.0 is not supported, but I cannot find the &quot;New features&quot; for 8.4.1. Could you please point out the correct link?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Cristian&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>CUBRID Manager database designer</title>
      <id>http://www.cubrid.org/195704</id>
      <published>2010-12-28T13:56:25-08:00</published>
      <updated>2012-12-17T17:52:52-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/195704"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/195704#comment"/>
      <author>
         <name>cristiroma</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;Adding an new designer would be a great addition to the CUBRID Manager. This, including reverse engineering a database, drag &amp; drop tables this by using mouse would be very useful and none of the existing database provide such a tool by default.&lt;br /&gt;&lt;br /&gt;Have a look at this commercial tool for MySQL - EMS MySQL Manager (&lt;!-- m --&gt;&lt;a class=&quot;postlink&quot; href=&quot;http://www.sqlmanager.net/&quot; alt=&quot;&quot; title=&quot;&quot;&gt;http://www.sqlmanager.net/&lt;/a&gt;&lt;!-- m --&gt;).&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>CUBRID Affiliates</title>
      <id>http://www.cubrid.org/456440</id>
      <published>2012-10-22T02:38:22-07:00</published>
      <updated>2012-12-17T17:49:30-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/456440"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/456440#comment"/>
      <author>
         <name>Laura Oh</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;


&lt;a href=&quot;/affiliates&quot;&gt;http://www.cubrid.org/affiliates&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We want to build relationships with the open source communities. The&amp;nbsp;CUBRID Affiliates Program is waiting for your support. If you have questions or would like to discuss about it, please leave your comments below.&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Plan to support PL/Sql and Cubrid 2008 3.0</title>
      <id>http://www.cubrid.org/195624</id>
      <published>2010-06-25T04:19:25-07:00</published>
      <updated>2012-12-17T04:32:57-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/195624"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/195624#comment"/>
      <author>
         <name>r_1gm</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;Any plan to support PL/Sql Procedure and Function ?, i think this is CUBRID biggest missing feature, and when is 3.0 came out ?&lt;br /&gt;&lt;br /&gt;Thank you in advance.&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>PDO: dyld: lazy symbol binding failed: Symbol not found: _cci_connect_ex</title>
      <id>http://www.cubrid.org/515139</id>
      <published>2012-12-03T16:33:39-08:00</published>
      <updated>2012-12-10T03:08:15-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/515139"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/515139#comment"/>
      <author>
         <name>thefsb</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;div&gt;&lt;div&gt;The CUBRID PDO driver is failing on OS X:&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;$ php -a&lt;/div&gt;

&lt;div&gt;php &amp;gt; $p = new PDO(&apos;cubrid:host=10.0.1.102;port=8001;dbname=blog&apos;, &apos;user&apos;, &apos;pass&apos;);&lt;/div&gt;

&lt;div&gt;dyld: lazy symbol binding failed: Symbol not found: _cci_connect_ex&lt;/div&gt;

&lt;div&gt;&amp;nbsp; Referenced from: /usr/lib/php/extensions/no-debug-non-zts-20100525/pdo_cubrid.so&lt;/div&gt;

&lt;div&gt;&amp;nbsp; Expected in: flat namespace&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;dyld: Symbol not found: _cci_connect_ex&lt;/div&gt;

&lt;div&gt;&amp;nbsp; Referenced from: /usr/lib/php/extensions/no-debug-non-zts-20100525/pdo_cubrid.so&lt;/div&gt;

&lt;div&gt;&amp;nbsp; Expected in: flat namespace&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;Trace/BPT trap: 5&lt;/div&gt;

&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;$ uname -a&lt;/div&gt;

&lt;div&gt;Darwin tom.local 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;&lt;div&gt;$ php -v&lt;/div&gt;

&lt;div&gt;PHP 5.4.8 (cli) (built: Oct 28 2012 17:07:52)&amp;nbsp;&lt;/div&gt;

&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;$ pecl list&lt;/div&gt;

&lt;div&gt;Package &amp;nbsp; &amp;nbsp;Version &amp;nbsp; &amp;nbsp;State&lt;/div&gt;

&lt;div&gt;CUBRID &amp;nbsp; &amp;nbsp; 8.4.3.0001 stable&lt;/div&gt;

&lt;div&gt;PDO_CUBRID 8.4.3.0001 stable&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;Server version:&lt;/div&gt;

&lt;div&gt;&lt;div&gt;&amp;nbsp;Cubrid Version: CUBRID 2008 R4.3 (8.4.3.0150) (32bit release build for linux_gnu) (Nov 23 2012 12:16:52)&lt;/div&gt;

&lt;div&gt;&amp;nbsp;Broker Version: VERSION 8.4.3.0150&lt;/div&gt;

&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;I installed PDO_CUBRID following these instructions:&amp;nbsp;http://www.cubrid.org/wiki_apis/entry/build-cubrid-php-driver-on-mac-os-x-through-pecl-using-cci-driver&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;It seems to me there is likely a problem in the versions: PDO_CUBRID is 8.4.3 and the CCI driver is&amp;nbsp;CUBRID-CCI-8.4.1.4009-x64.macosx.tar.gz&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;The only CCI driver version available for OS X is 8.4.1:&lt;/div&gt;

&lt;div&gt; http://www.cubrid.org/?mid=downloads&amp;amp;item=cci_driver&amp;amp;os=mac%20os%20x&amp;amp;cubrid=8.4.3&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;but there is not a PDO_CUBRID version for 8.4.1:&lt;/div&gt;

&lt;div&gt;http://pecl.php.net/package/PDO_CUBRID&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;Instructions for building CCI on OS X (http://www.cubrid.org/wiki_apis/entry/building-cubrid-cci-api-on-mac-os-x) are not useful for 8.4.3 because I can&apos;t find the corresponding SVN branch.&lt;/div&gt;

&lt;div&gt;&lt;br /&gt;&lt;/div&gt;

&lt;div&gt;How should I get&amp;nbsp;PDO_CUBRID working on OS X?&lt;/div&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>how to setup sharding</title>
      <id>http://www.cubrid.org/485890</id>
      <published>2012-11-09T21:02:43-08:00</published>
      <updated>2012-11-11T20:47:11-08:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/485890"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/485890#comment"/>
      <author>
         <name>idan</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;I read the document but I can&apos;t still figure out how to use sharding. Can you please spread some more info about it, a step by step guide, or what happens when I want to add another shard, any sharding configuration strategies, etc.&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>strange bug that stops the database</title>
      <id>http://www.cubrid.org/433928</id>
      <published>2012-09-22T00:45:48-07:00</published>
      <updated>2012-10-10T19:08:24-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/433928"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/433928#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am working with CUBRID and python CUBRID in a W7 environment for over a month and this is the first time when I encounter a problem like this. I can reproduce it all over again.&lt;/p&gt;&lt;p&gt;I have created a view that extracts data from 2 tables:&lt;/p&gt;&lt;p&gt;SELECT&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions.action_id AS action_id,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions.user_id AS user_id,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions.page_id AS page_id,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions.action_type_id AS action_type_id,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions.action_when AS action_when,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users.user_name AS username,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; users.user_nickname AS nickname&lt;br /&gt;FROM&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; actions LEFT JOIN users ON actions.user_id = users.user_id&lt;br /&gt;ORDER BY actions.action_when ASC&lt;/p&gt;&lt;p&gt;In the users table are 3 records:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/928/433/cubrid_users.gif&quot; alt=&quot;cubrid_users.gif&quot; title=&quot;cubrid_users.gif&quot; width=&quot;683&quot; height=&quot;431&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In the actions table are 5 records:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/928/433/cubrid_actions.gif&quot; alt=&quot;cubrid_actions.gif&quot; title=&quot;cubrid_actions.gif&quot; width=&quot;725&quot; height=&quot;463&quot; style=&quot;&quot; /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And here is the view with 5 records:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/928/433/cubrid_view.gif&quot; alt=&quot;cubrid_view.gif&quot; title=&quot;cubrid_view.gif&quot; width=&quot;616&quot; height=&quot;478&quot; style=&quot;&quot; /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now, anytime I want to query the view like this:&lt;/p&gt;&lt;p&gt;SELECT username, nickname FROM actions_users WHERE page_id = 100274&lt;/p&gt;&lt;p&gt;the database stops working:&lt;/p&gt;&lt;p&gt;1. from CUBRID Manager:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/928/433/cubrid_bug_1.gif&quot; alt=&quot;cubrid_bug_1.gif&quot; title=&quot;cubrid_bug_1.gif&quot; width=&quot;1680&quot; height=&quot;990&quot; style=&quot;&quot; /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2. from web application via python driver&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/928/433/cubrid_bug_2.gif&quot; alt=&quot;cubrid_bug_2.gif&quot; title=&quot;cubrid_bug_2.gif&quot; width=&quot;1224&quot; height=&quot;508&quot; style=&quot;&quot; /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After that, I have to manually start the database, then it works for a few queries and stops working again. An important thing to be considered is that this happens mostly after an INSERT operation in the actions table - the sql can be viewed in the above capture.&lt;/p&gt;&lt;p&gt;Right now I don&apos;t know how to handle this. Any ideas? I tried a lot of things: delete view and recreated with a different name, rename columns but the same result: when query the view the database stops.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If is necessary I can provide the full database schema + data and also the SQL commands executed through the python driver. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks a lot,&lt;br /&gt;Dragos&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>VM Image files giving CRC error</title>
      <id>http://www.cubrid.org/435707</id>
      <published>2012-09-25T02:48:21-07:00</published>
      <updated>2012-10-01T01:42:30-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/435707"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/435707#comment"/>
      <author>
         <name>akhader</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;


Dear All,&lt;/p&gt;&lt;p&gt;I have downloaded the following VM Images multiple time. When I extract the files, it gives CRC error.&lt;/p&gt;&lt;p&gt;I am using download accelerator plus to download. So, I feel the download is perfect. Please letr me know what needs to be done.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The images&lt;/p&gt;&lt;p&gt;=========&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;/download_file.php?section=cubrid_8.4.1&amp;amp;id=centos-6.2-cubrid-8.4.1-vbox.tar.gz.001&quot; target=&quot;_self&quot;&gt;centos-6.2-cubrid-8.4.1-vbox.tar.gz.001&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;/download_file.php?section=cubrid_8.4.1&amp;amp;id=centos-6.2-cubrid-8.4.1-vbox.tar.gz.002&quot; target=&quot;_self&quot;&gt;centos-6.2-cubrid-8.4.1-vbox.tar.gz.002&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>unload/load issue</title>
      <id>http://www.cubrid.org/425888</id>
      <published>2012-09-11T00:54:14-07:00</published>
      <updated>2012-09-20T01:24:06-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/425888"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/425888#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;After a successful unload/load operation I noticed something strange regarding the order of the records in a table:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- from development server&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/888/425/devel_table.jpg&quot; alt=&quot;devel_table.jpg&quot; title=&quot;devel_table.jpg&quot; width=&quot;716&quot; height=&quot;889&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- from the production server&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/888/425/production_table.jpg&quot; alt=&quot;production_table.jpg&quot; title=&quot;production_table.jpg&quot; width=&quot;403&quot; height=&quot;878&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The records come in the reverse order. Why is that?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Dragos&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>clone a database</title>
      <id>http://www.cubrid.org/431673</id>
      <published>2012-09-19T02:26:24-07:00</published>
      <updated>2012-09-20T01:20:47-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/431673"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/431673#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;How can I clone a database? What I want is an exact replica of a database but under a different name.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Dragos&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>paging records</title>
      <id>http://www.cubrid.org/425924</id>
      <published>2012-09-11T01:16:06-07:00</published>
      <updated>2012-09-18T19:13:52-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/425924"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/425924#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;What is the best way for paging records, is there something built in CUBRID?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;What I need is a DIGG style pagination like here - http://metropotam.ro/La-zi/. There is a python library the implements DIGG pagination but in order to use that with CUBRID I have to do 2 queries instead of one:&lt;/p&gt;&lt;p&gt;1. first count and find out how many records are&lt;/p&gt;&lt;p&gt;2. instantiate digg pagination in python and get the range (e.g. is page number 3 and record from 201 - 300 using 100 records per page)&lt;/p&gt;&lt;p&gt;3. call database again using LIMIT&lt;/p&gt;&lt;p&gt;Is there another solution?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Dragos&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>move full database using unload/load from CUBRID Manager</title>
      <id>http://www.cubrid.org/425869</id>
      <published>2012-09-11T00:47:09-07:00</published>
      <updated>2012-09-11T23:13:22-07:00</updated>
      <link rel="alternate" type="text/html" href="http://www.cubrid.org/425869"/>
      <link rel="replies" type="text/html" href="http://www.cubrid.org/425869#comment"/>
      <author>
         <name>dragosh_r0ck</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;What I am trying to do is to move the database from the development server to production server using the interface provided by CUBRID Manager. Here are the steps:&lt;/p&gt;&lt;p&gt;1. stop both databases from both development and production servers&lt;/p&gt;&lt;p&gt;2. unload all schema and data from development database, 2 files are created: metropotam_objects and metropotam_schema&lt;br /&gt;&lt;/p&gt;&lt;p&gt;3. move files to production server; give permissions&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/869/425/load.jpg&quot; alt=&quot;load.jpg&quot; title=&quot;load.jpg&quot; width=&quot;643&quot; height=&quot;243&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;4. load from files (of course, the database is stopped!)&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/869/425/load2.jpg&quot; alt=&quot;load2.jpg&quot; title=&quot;load2.jpg&quot; width=&quot;614&quot; height=&quot;828&quot; style=&quot;&quot; /&gt;
&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;5. i got the following error message&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.cubrid.org/files/attach/images/195510/869/425/load3.jpg&quot; alt=&quot;load3.jpg&quot; title=&quot;load3.jpg&quot; width=&quot;551&quot; height=&quot;542&quot; style=&quot;&quot; /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If I erase all the tables and views then the load works. Also, if a create an empty database the load works. But I don&apos;t think that this is the right way to do it.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;What is the right way to move a database from a server to another using unload/load? Is there another approach?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Dragos&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
</feed> 
