We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348789a commit 8fb5db5Copy full SHA for 8fb5db5
reference/mysqli/constants.xml
@@ -800,6 +800,17 @@
800
</para>
801
</listitem>
802
</varlistentry>
803
+ <varlistentry xml:id="constant.mysqli-type-vector">
804
+ <term>
805
+ <constant>MYSQLI_TYPE_VECTOR</constant>
806
+ (<type>int</type>)
807
+ </term>
808
+ <listitem>
809
+ <para>
810
+ Field is defined as <literal>VECTOR</literal>.
811
+ </para>
812
+ </listitem>
813
+ </varlistentry>
814
<varlistentry xml:id="constant.mysqli-need-data">
815
<term><constant>MYSQLI_NEED_DATA</constant></term>
816
<listitem>
0 commit comments